Method | Description | |
---|---|---|
IsMd5Encoded ( string text ) : bool | ||
Md5Encode ( string text ) : string | ||
Md5Encode ( string text, |
public static IsMd5Encoded ( string text ) : bool | ||
text | string | |
return | bool |
public static Md5Encode ( string text ) : string | ||
text | string | |
return | string |
public static Md5Encode ( string text, |
||
text | string | |
encoding | ||
return | string |