Package-level declarations

Types

Link copied to clipboard
interface ClientPinStore

Client-side PIN credential store.

Link copied to clipboard
actual object PinDerivation

Platform-specific PIN-derivation functions.

expect object PinDerivation

Platform-specific PIN-derivation functions.

actual object PinDerivation

Platform-specific PIN-derivation functions.

actual object PinDerivation

Platform-specific PIN-derivation functions.

actual object PinDerivation

Platform-specific PIN-derivation functions.

Properties

Link copied to clipboard

Salt-like constant prefixed into the bearer-token HMAC.

Link copied to clipboard
const val TOTP_WINDOW_SECONDS: Long = 30

Width of one beacon-token rotation window, in seconds.