procedure Encrypt(Recipient: TScCMSRecipient);
Description
The Encrypt method encrypts the contents of the CMS/PKCS #7 message by using the specified recipient information.
The Recipient parameter is an object that represents the recipient.
The recipient information is added to the RecipientInfos list.
See Also