2
Answers

abbcode frame work

is there any one work with abbcode frame work to help me about Encrypt Data using MD5 with below method
 
string Data = ac.EncryptClearDataUsingMD5("clear data");

Answers (2)