import { type Crypto } from "https://deno.land/x/simplewebauthn@v11.0.0/packages/types/src/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: SubtleCryptoAvailable only in secure contexts.
Methods
Available only in secure contexts.