Beispiel #1
0
 //一般加密过程
 internal string mAdd(string str)
 {
     return(BeltT_XX.mAdd(str));
 }