Package version:

Interface RsaEncryptParameters

Encryption parameters for RSA encryption algorithms.

Hierarchy

  • RsaEncryptParameters

Properties

Properties

The encryption algorithm to use.

plaintext: Uint8Array

The plain text to encrypt.

Generated using TypeDoc