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