Private key to use to sign the message, either encPublicKey
or symKey
must be provided as only
encrypted messages are signed.
Key to use to encrypt the messages using AES (Symmetric Encryption).
Timestamp to set on the message, defaults to now if not passed.
Generated using TypeDoc
Public Key to use to encrypt the messages using ECIES (Asymmetric Encryption).
if both
encPublicKey
andsymKey
are passed