interface StdCrypto
implements Crypto
import { type StdCrypto } from "https://deno.land/std@0.203.0/crypto/mod.ts";
Extensions to the Web Crypto
interface.
Properties
readonly
subtle: StdSubtleCryptoimport { type StdCrypto } from "https://deno.land/std@0.203.0/crypto/mod.ts";
Extensions to the Web Crypto
interface.