Package version:

Interface RsaDecryptParameters

Decryption parameters for RSA encryption algorithms.

Hierarchy

  • RsaDecryptParameters

Properties

Properties

The encryption algorithm to use.

ciphertext: Uint8Array

The ciphertext to decrypt.

Generated using TypeDoc