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