X509CertificateIssuerDN Property
Get the Issuer Distinguished Name. (Who signed the certificate.)
Namespace: Org.BouncyCastle.X509Assembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
public virtual X509Name IssuerDN { get; }
Public Overridable ReadOnly Property IssuerDN As X509Name
Get
Return Value
X509NameAnd X509Object containing name and value pairs.