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