| X509CertificateRecordAlgorithmsUpdated Property |
Gets or sets the date when the algorithms were last updated.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public DateTime AlgorithmsUpdated { get; set; }
Property Value
DateTimeThe date the algorithms were updated.
Remarks
Gets or sets the date when the algorithms were last updated.
See Also