Collection of certificate revocation lists.
Namespace:
Rebex.Security.Cryptography.Pkcs
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
| Visual Basic |
|---|
Public Class CertificateRevocationListCollection _ Inherits CryptographicCollection(Of CertificateRevocationList) |
| C# |
|---|
public class CertificateRevocationListCollection : CryptographicCollection<CertificateRevocationList> |
Inheritance Hierarchy
System..::..Object
Rebex.Security.Cryptography..::..CryptographicCollection
Rebex.Security.Cryptography..::..CryptographicCollection<(Of <(<'CertificateRevocationList>)>)>
Rebex.Security.Cryptography.Pkcs..::..CertificateRevocationListCollection
Rebex.Security.Cryptography..::..CryptographicCollection
Rebex.Security.Cryptography..::..CryptographicCollection<(Of <(<'CertificateRevocationList>)>)>
Rebex.Security.Cryptography.Pkcs..::..CertificateRevocationListCollection