type alias BinaryToTextEncoding Usage in Denoimport { type BinaryToTextEncoding } from "node:crypto"; Definition "base64" | "base64url" | "hex" | "binary"