Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkToString()()()()
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.
(Overrides Object..::..ToString()()()().)
Public methodSupported by the .NET Compact FrameworkToString(SignatureHashAlgorithm)
Returns a string representation of the fingerprint produced using the specified algorithm.
Public methodSupported by the .NET Compact FrameworkToString(SignatureHashAlgorithm, Boolean)
Returns a string representation of the fingerprint produced using the specified algorithm.

See Also