PkcsSignerInfoCertificate Property
Gets the signing certificate associated with the signer information.
Namespace: SysadminsLV.PKI.Cryptography.PkcsAssembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.3.0+c7aa42c7e4fd98d87c1722b230e8e27c1bbf41f0
public X509Certificate2 Certificate { get; }
Public ReadOnly Property Certificate As X509Certificate2
Get
public:
property X509Certificate2^ Certificate {
X509Certificate2^ get ();
}
member Certificate : X509Certificate2 with get
Property Value
X509Certificate2