Click or drag to resize
MimeKit

X509CertificateChainClear Method

Clears the certificate chain.

Namespace: MimeKit.Cryptography
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public void Clear()

Implements

ICollectionTClear
Remarks
Removes all of the certificates from the chain.
See Also