A collection of RecipientInfo objects.
Namespace:
Rebex.Security.Cryptography.Pkcs
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public Class RecipientInfoCollection _ Inherits CryptographicCollection(Of RecipientInfo) |
C# |
---|
public class RecipientInfoCollection : CryptographicCollection<RecipientInfo> |
Inheritance Hierarchy
System..::..Object
Rebex.Security.Cryptography..::..CryptographicCollection
Rebex.Security.Cryptography..::..CryptographicCollection<(Of <(<'RecipientInfo>)>)>
Rebex.Security.Cryptography.Pkcs..::..RecipientInfoCollection
Rebex.Security.Cryptography..::..CryptographicCollection
Rebex.Security.Cryptography..::..CryptographicCollection<(Of <(<'RecipientInfo>)>)>
Rebex.Security.Cryptography.Pkcs..::..RecipientInfoCollection