property webcrypto.CryptoKey.algorithm
Usage in Deno
import { type webcrypto } from "node:crypto";
An object detailing the algorithm for which the key can be used along with additional algorithm-specific parameters.
import { type webcrypto } from "node:crypto";
An object detailing the algorithm for which the key can be used along with additional algorithm-specific parameters.