EnvelopedData.RecipientInfos Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9083)
RecipientInfos
Gets the collection of recipients associated with this CMS/PKCS #7 message.
Declaration
public RecipientInfoCollection RecipientInfos { get; }
Property Value
Type | Description |
---|---|
RecipientInfoCollection | A collection of recipients. |