import { type dom } from "https://deno.land/x/evt@v2.4.18/lib/types/index.ts";
const { Crypto } = dom;
Basic cryptography features available in the current context. It allows access to a cryptographically strong random number generator and to cryptographic primitives.
Properties
readonly
subtle: SubtleCrypto