CertificateKeyAlgorithmString Property |
Gets a string containing OID of algorithm used to generate a public key of X.509 certificate.
Namespace: MailBee.SecurityAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public 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