public static string SHA256 (string input);
static member SHA256 : string -> string
Public Shared Function SHA256 (input As String) As String