X509IssuerAlternativeNamesExtension Class
X509IssuerAlternativeNamesExtension represents a X.509 issuer alternative names extension.
The issuer alternative name extension allows identities to be bound to the issuer of the certificate.
Issuer alternative names are not processed as part of the certification path validation algorithm.
That is, issuer alternative names are not used in name chaining and name constraints are not enforced.
Namespace: SysadminsLV.PKI.Cryptography.X509CertificatesAssembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.0.1
public sealed class X509IssuerAlternativeNamesExtension : X509Extension
Public NotInheritable Class X509IssuerAlternativeNamesExtension
Inherits X509Extension
public ref class X509IssuerAlternativeNamesExtension sealed : public X509Extension
[<SealedAttribute>]
type X509IssuerAlternativeNamesExtension =
class
inherit X509Extension
end
- Inheritance
- X509Extension X509IssuerAlternativeNamesExtension