CertificateRevocationList.Issuer Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9448)
Issuer
Gets the DN of the issuer of this certificate revocation list.
Declaration
public DistinguishedName Issuer { get; }
Property Value
| Type | Description |
|---|---|
| Distinguished |
DN of the issuer of this certificate revocation list. |