PublicKeyInfo.GetKeyAlgorithm Method
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9448)
GetKeyAlgorithm()
Returns the key algorithm.
Declaration
public KeyAlgorithm GetKeyAlgorithm()
Returns
| Type | Description |
|---|---|
| KeyAlgorithm | Key algorithm. |