SetConnect

RsaSignAndEncrypt

Encryption::RsaSignAndEncrypt
Description

Creates a XMS/PKCS #7 enveloped message (sign and encrypt a datafile using an RSA keypair (X.509 certificate)).

Options
Datafile to sign/encrypt
The file to sign and encrypt.
Outputfile
The signed and encrypted outputfile (CMS/PKCS #7 enveloped data message).
Signer Private-Key file
The private key file (pfx) used to sign the file.
Password
The password required to access the X.509 certificate data.
Signing Algorithm
The algorithm used for signing.
Recipient certificate
The certificate (of the recipient) used to encrypt the data.
Encryption Algorithm
The algorithm used for encrypting the file.

Documentation

Release notes