Gets the DN of the issuer of this certificate revocation list.
Namespace:
Rebex.Security.Cryptography.Pkcs
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property Issuer As DistinguishedName Get |
| C# |
|---|
public DistinguishedName Issuer { get; } |