|  | IX509CertificateDatabaseFind(MailboxAddress, DateTime, Boolean, X509CertificateRecordFields) Method | 
            Finds the certificate records for the specified mailbox.
            
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.12.0
 Syntax
Syntax Remarks
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
See Also