Package-level declarations
Types
Link copied to clipboard
An LcpAuthenticating implementation presenting a dialog to the user.
Link copied to clipboard
class LcpPassphraseAuthentication(passphrase: String, fallback: LcpAuthenticating? = null) : LcpAuthenticating
An LcpAuthenticating implementation which can directly use a provided clear or hashed passphrase.