OptionaljwkImportParams
jwkImportParams?: AlgorithmIdentifier
OptionalprivateKey
privateKey?: CryptoKey | JsonWebKey
OptionalpublicKey
publicKey?: CryptoKey | JsonWebKey
OptionalpublicKeySpki
publicKeySpki?: string | Uint8Array<ArrayBufferLike>
OptionalsecretKey
secretKey?: CryptoKey | JsonWebKey
Stored key pair in JSON or structuredClone-compatible format.