예제 #1
0
 public string EncodeString()
 {
     return(_encryption.EncodeString(_password));
 }