import { type PEMImportOptions } from "https://dotland.deno.dev/x/jose@v4.15.1/index.ts";
Properties
(Only effective in Web Crypto API runtimes) The value to use as
SubtleCrypto.importKey()
extractable
argument. Default is false.
x/jose/index.ts>PEMImportOptions
import { type PEMImportOptions } from "https://dotland.deno.dev/x/jose@v4.15.1/index.ts";
(Only effective in Web Crypto API runtimes) The value to use as
SubtleCrypto.importKey()
extractable
argument. Default is false.