Compartilhar via


IPlatformServices.GetMD5Hash(String) Method

Definition

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

System.String

For internal use by the Xamarin.Forms platform.

Attributes
System.ObsoleteAttribute

Applies to