Certificate.GetIssuer Method
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 8.0.9673)
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. |