CertificateKeyAlgorithmString Property |
Gets a string containing OID of algorithm used to generate a public key of X.509 certificate.
Namespace: MailBee.SecurityAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic string KeyAlgorithmString { get; }
Public ReadOnly Property KeyAlgorithmString As String
Get
Property Value
Type:
StringAn
Algorithm object containing the information about the cryptographic key.
Remarks
Examples
See Also