Method | Description | |
---|---|---|
GetEncoded ( ) : byte[] | ||
StringKeyEntry ( string entry ) : Plugin.SecureStorage.Abstractions |
Constructor makes sure that entry is valid. Converts it to bytes
|
public StringKeyEntry ( string entry ) : Plugin.SecureStorage.Abstractions | ||
entry | string | Entry. |
return | Plugin.SecureStorage.Abstractions |