Companion

object Companion

Functions

getDisableTimePreferenceKey
Link copied to clipboard
fun getDisableTimePreferenceKey(host: String): String
getSecureDataPreferenceKey
Link copied to clipboard
fun getSecureDataPreferenceKey(host: String, key: String): String
getTotpSecretPreferenceKey
Link copied to clipboard
fun getTotpSecretPreferenceKey(which: String, host: String?, key: String): String

Properties

ALGORITHM
Link copied to clipboard
const val ALGORITHM: String
DIGITS
Link copied to clipboard
const val DIGITS: String
DISABLE_TIME
Link copied to clipboard
const val DISABLE_TIME: String
PAYMENT_AUTHORIZE
Link copied to clipboard
const val PAYMENT_AUTHORIZE: String
PERIOD
Link copied to clipboard
const val PERIOD: String
SECRET
Link copied to clipboard
const val SECRET: String
SECURE_DATA
Link copied to clipboard
const val SECURE_DATA: String
SESSION_CACHE
Link copied to clipboard
const val SESSION_CACHE: String