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