IdxTotpCapability

class IdxTotpCapability : IdxAuthenticator.Capability

Describes the TOTP information associated with an IdxAuthenticator.

Functions

Link copied to clipboard
fun asImage(): Bitmap?

The Bitmap associated with the QR code TOTP registration information.

Properties

Link copied to clipboard
val imageData: String

The base64 encoded image data associated with the QR code.

Link copied to clipboard
val sharedSecret: String?

The shared secret associated with the authenticator used for setup without a QR code.