Interfaces
CrossmintTEE
Kotlin Interface
Interface
Indicates whether the handshake with the TEE service has been completed. Handshake must be completed before performing cryptographic operations.
Observable state indicating whether the OTP prompt should be shown.
Blocks continuation until a successful TEE load has completed. This method must be called before any signing operations.
Resets isOTPRequired to emit false
Performs the TEE handshake protocol. This is called automatically by load().
Provides the OTP code from the user to the TEE flow.

