PkcsSignerInfoIssuer Property

Gets the certificate identifier of the signer associated with the signer information.

Definition

Namespace: SysadminsLV.PKI.Cryptography.Pkcs
Assembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.0.1
C#
public PkcsSubjectIdentifier Issuer { get; }

Property Value

PkcsSubjectIdentifier

See Also