 | X509CertificateRecordAlgorithmsUpdated Property |
Gets or sets the date when the algorithms were last updated.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.10.0
Syntaxpublic 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