Optional
jwkImportParams
jwkImportParams?: AlgorithmIdentifier
Optional
privateKey
privateKey?: CryptoKey | JsonWebKey
Optional
publicKey
publicKey?: CryptoKey | JsonWebKey
Optional
publicKeySpki
publicKeySpki?: string | Uint8Array
Optional
secretKey
secretKey?: CryptoKey | JsonWebKey
Stored key pair in JSON or structuredClone-compatible format.