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