RecipientInfoCollection Class
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9147)
A collection of Recipient
Syntax
public class RecipientInfoCollection : CryptographicCollection<RecipientInfo>, ICollection, IList<RecipientInfo>, ICollection<RecipientInfo>, IEnumerable<RecipientInfo>, IEnumerable
Inheritance
RecipientInfoCollection
Implements
Inherited Members
Constructors
Name | Description |
---|---|
Recipient |
Creates an empty and read-only instance of Recipient |
Properties
Name | Description |
---|---|
Count | Gets the number of items in the Cryptographic |
Is |
Gets a value indicating whether access to the Cryptographic |
Sync |
Gets an object that can be used to synchronize access to the Cryptographic |
Methods
Name | Description |
---|---|
Copy |
Copies the range of elements from the Cryptographic |