Click or drag to resize
Cimbalino ToolkitHMACMD5ComputeHashToBase64String Method
Overload List
  NameDescription
Public methodComputeHashToBase64String(String)
Computes the hash for the specified string (UTF8 default encoding) to base64 string.
Public methodComputeHashToBase64String(String, Encoding)
Computes the hash for the specified string to base64 string.
Top
See Also