EnvelopedData.RecipientInfos Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 8.0.9673)
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. |