Secure File Manager
Toggle table of contents
0.1.9-beta
release
Target filter
release
Switch theme
Search in API
Skip to content
Secure File Manager
app
/
ltechnologies.onionphone.securefilemanager.helpers.crypto
/
PrefCrypto
/
Companion
Companion
object
Companion
Members
Properties
key
Link copied to clipboard
@
JvmField
val
key
:
KeyGenParameterSpec
KEY_
ALIAS
Link copied to clipboard
const
val
KEY_ALIAS
:
String
key
Strong
Box
Link copied to clipboard
@
JvmField
val
keyStrongBox
:
KeyGenParameterSpec
PREF_
KEY_
ENCRYPTION_
SCHEME
Link copied to clipboard
val
PREF_KEY_ENCRYPTION_SCHEME
:
EncryptedSharedPreferences.PrefKeyEncryptionScheme
PREF_
VALUE_
ENCRYPTION_
SCHEME
Link copied to clipboard
val
PREF_VALUE_ENCRYPTION_SCHEME
:
EncryptedSharedPreferences.PrefValueEncryptionScheme
Functions
get
Key
Link copied to clipboard
fun
getKey
(
context
:
Context
)
:
MasterKey