import { type PEMImportOptions } from "https://deno.land/x/jose@v4.14.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://deno.land/x/jose@v4.14.1/index.ts";
(Only effective in Web Crypto API runtimes) The value to use as
SubtleCrypto.importKey()
extractable
argument. Default is false.