MailBee.NET Objects 4.0

Certificate.KeyAlgorithmString Property

Gets a string containing OID of algorithm used to generate a public key of X.509 certificate.

public string KeyAlgorithmString {get;}

Property Value

An Algorithm object containing the information about the cryptographic key.

Remarks

To know more about OID, refer to Algorithm.Oid property.

Example

The example is available in Certificate topic.

See Also

Certificate Class | MailBee.Security Namespace | Oid | SignatureAlgorithm | X509Certificate