Click or drag to resize

PkcsSignerInfoCertificate Property

Gets the signing certificate 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 X509Certificate2 Certificate { get; }

Property Value

Type: X509Certificate2
See Also