Represents a collection of X509 v3 certificate extensions.
Namespace:
Rebex.Security.Certificates
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public Class CertificateExtensionCollection _ Inherits CryptographicCollection(Of CertificateExtension) |
C# |
---|
public class CertificateExtensionCollection : CryptographicCollection<CertificateExtension> |
Inheritance Hierarchy
System..::..Object
Rebex.Security.Cryptography..::..CryptographicCollection
Rebex.Security.Cryptography..::..CryptographicCollection<(Of <(<'CertificateExtension>)>)>
Rebex.Security.Certificates..::..CertificateExtensionCollection
Rebex.Security.Cryptography..::..CryptographicCollection
Rebex.Security.Cryptography..::..CryptographicCollection<(Of <(<'CertificateExtension>)>)>
Rebex.Security.Certificates..::..CertificateExtensionCollection