Skip to main content
CipherOCBTypes - crypto - Node documentation
type alias CipherOCBTypes

Usage in Deno

import { type CipherOCBTypes } from "node:crypto";

Definition

"aes-128-ocb"
| "aes-192-ocb"
| "aes-256-ocb"