Skip to main content
Module

x/lume/deps/crypto.ts>StdCrypto

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
interface StdCrypto
implements Crypto
import { type StdCrypto } from "https://deno.land/x/lume@v1.13.2/deps/crypto.ts";

Extensions to the Web Crypto interface.

Properties

readonly
subtle: StdSubtleCrypto