IPlatformServices.GetMD5Hash(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
GetMD5Hash is obsolete as of version 4.7.0
For internal use by the Xamarin.Forms platform.
[System.Obsolete("GetMD5Hash is obsolete as of version 4.7.0")]
public string GetMD5Hash (string input);
abstract member GetMD5Hash : string -> string
Parameters
- input
- System.String
For internal use by the Xamarin.Forms platform.
Returns
For internal use by the Xamarin.Forms platform.
- Attributes
-
System.ObsoleteAttribute