type alias CipherOCBTypesimport { type CipherOCBTypes } from "https://dotland.deno.dev/std@0.177.0/node/crypto.ts"; definition: "aes-128-ocb" | "aes-192-ocb" | "aes-256-ocb"import CipherOCBTypesimport { CipherOCBTypes } from "https://dotland.deno.dev/std@0.177.0/node/crypto.ts";