Certificate.GetIssuer Method
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9083)
GetIssuer()
Returns the DN of the certification authority that issued the X.509v3 certificate.
Declaration
public DistinguishedName GetIssuer()
Returns
Type | Description |
---|---|
DistinguishedName | DN of the certification authority that issued the X.509 certificate. |