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