コード例 #1
0
 internal string GetEncryptedKey()
 {
     return(ObscuredPrefs.EncryptKey(key));
 }