SshCipher.SignatureHashAlgorithm Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
SignatureHashAlgorithm
Gets the hash algorithm used for host key signature.
Declaration
public SignatureHashAlgorithm SignatureHashAlgorithm { get; }
Property Value
Type | Description |
---|---|
SignatureHashAlgorithm | Hash algorithm. |