import { type Crypto } from "https://deno.land/x/evt@v2.5.6/lib/types/lib.dom.ts";
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