Returns a string representation of the fingerprint. SHA-256 hash is returned at the moment, but please be aware that this might change in future.
Use ToString(SignatureHashAlgorithm, Boolean) instead to ensure consistent behavior.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
| Visual Basic |
|---|
Public Overrides Function ToString As String |
| C# |
|---|
public override string ToString() |