Module

std/node/crypto.ts>CipherOCBTypes

Deno standard library
Go to Latest
type alias CipherOCBTypes
import { type CipherOCBTypes } from "https://dotland.deno.dev/std@0.145.0/node/crypto.ts";
definition: "aes-128-ocb" | "aes-192-ocb" | "aes-256-ocb"
import CipherOCBTypes
import { CipherOCBTypes } from "https://dotland.deno.dev/std@0.145.0/node/crypto.ts";