Method | Description | |
---|---|---|
MvxAndroidProtectedData ( ) : System | ||
Protect ( string key, string value ) : void | ||
Remove ( string key ) : void | ||
Unprotect ( string key ) : string |
public Protect ( string key, string value ) : void | ||
key | string | |
value | string | |
return | void |