SmimeResult.EncryptionCertificates

SmimeResult.EncryptionCertificates property

Gets the collection of certificates with which the email was encrypted.

public X509Certificate2Collection EncryptionCertificates { get; }

See Also