SignerInfo.CertificateChain Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9313)
CertificateChain
Gets the certificate chain associated with the signer, or null if not available.
Declaration
public CertificateChain CertificateChain { get; }Property Value
| Type | Description | 
|---|---|
| CertificateChain | 
Remarks
The signer's certificate chain, or null.