Package-level declarations

Types

Link copied to clipboard
object Constants

Constants used throughout the FIDO2 module.

Link copied to clipboard

Core FIDO operations handler for Android applications.

Link copied to clipboard

Configuration class for Fido2Client instances.

Link copied to clipboard

Transparent activity for handling Google Play Services FIDO2 authentication flow.

Link copied to clipboard

Customizer for FIDO2 authentication requests.

Properties

Link copied to clipboard
val base64UrlSafeNoPadding: <Error class: unknown class>

Base64 encoder/decoder configured for URL-safe encoding without padding. This follows the FIDO2/WebAuthn specifications for binary data encoding.