Certificate.KeyAlgorithm Property
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9448)
KeyAlgorithm
Returns the key algorithm for this certificate.
Declaration
public KeyAlgorithm KeyAlgorithm { get; }
Property Value
| Type | Description |
|---|---|
| KeyAlgorithm | The key algorithm for this certificate. |