Skip to main content
Module

std/node/crypto.ts>CipherOCBTypes

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