Hands back the Web Crypto key the large-payload path needs. Nothing imports a key until a payload is actually big enough to want one.
() => Promise<CryptoKey>
Hands back the Web Crypto key the large-payload path needs. Nothing imports a key until a payload is actually big enough to want one.
() => Promise<CryptoKey>
import { type WebKeySource } from "docs/crypto.ts";