PassphraseStorage

Functions

Link copied to clipboard
abstract fun clearPassphrase(key: String)
Link copied to clipboard
abstract fun getPassphrase(key: String): String?
Link copied to clipboard
abstract fun setPassphrase(key: String, passphrase: String)