| X509CertificateDatabaseCertificateColumnNamesAlgorithms Field |
A column specifying the encryption algorithms supported by the certificate.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.10.0
Syntax public const string Algorithms = "ALGORITHMS"
Field Value
StringRemarks A column specifying the encryption algorithms supported by the certificate.
This data-type for this column should be string.
See Also