| CmsSignerCertificateChain Property |
Get the certificate chain.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public X509CertificateChain CertificateChain { get; }
Property Value
X509CertificateChainThe certificate chain.
Remarks
Gets the certificate chain.
See Also