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