Interface EnvelopedDataDecryptKeyParams

Hierarchy

Properties

crypto?: Crypto

Crypto provider assigned to recipientPrivateKey. If the filed is empty uses default crypto provider.

preDefinedData?: BufferSource
recipientCertificate?: Certificate
recipientPrivateKey: CryptoKey

Generated using TypeDoc