import { type PEMImportOptions } from "https://deno.land/x/jose@v4.10.1/key/import.ts";
Properties
(Web Cryptography API specific) The value to use as
SubtleCrypto.importKey()
extractable
argument. Default is false.
x/jose/key/import.ts>PEMImportOptions
import { type PEMImportOptions } from "https://deno.land/x/jose@v4.10.1/key/import.ts";
(Web Cryptography API specific) The value to use as
SubtleCrypto.importKey()
extractable
argument. Default is false.