SshPublicKey.KeyAlgorithm Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
KeyAlgorithm
Gets the key algorithm.
Declaration
public SshHostKeyAlgorithm KeyAlgorithm { get; }
Property Value
Type | Description |
---|---|
SshHostKeyAlgorithm | Key algorithm. |