'Declaration Public Overloads Shared Function CreateHash( _ ByVal password As String _ ) As String
'Declaration
Public Overloads Shared Function CreateHash( _ ByVal password As String _ ) As String
public static string CreateHash( string password )
PasswordHash Class PasswordHash Members Overload List