| IX509CertificateDatabaseGetCrlStore Method |
Gets a certificate revocation list store.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax IStore<X509Crl> GetCrlStore()
Return Value
IStoreX509CrlA certificate recovation list store.
Remarks
Gets a certificate revocation list store.
See Also