Companion

object Companion

Functions

Link copied to clipboard
fun fromPassphrase(    passphrase: String,     salt: String,     iterations: Int,     progressListener: ProgressListener?): RawBytesKeySpec
Link copied to clipboard
fun fromRecoveryKey(recoveryKey: String): RawBytesKeySpec?