property RecipientInfos: TScCMSRecipientInfos;
Description
The RecipientInfos property retrieves the TScCMSRecipientInfos list of recipients information associated with the enveloped CMS/PKCS #7 message.
This property is read-only.
The RecipientInfos list is populated as a result of calling the Decode and Encrypt methods.
See Also