| IX509CertificateDatabaseFind(MailboxAddress, DateTime, Boolean, X509CertificateRecordFields) Method |
Finds the certificate records for the specified mailbox.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax Remarks
Searches the database for certificates matching the specified mailbox that are valid
for the date and time specified, returning all matching records populated with the
desired fields.
See Also