Click or drag to resize

PkcsSignerInfoIssuer Property

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

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

Property Value

Type: PkcsSubjectIdentifier
See Also