PinConsumer

interface PinConsumer

An interface used to allow the application, using the MIRACLTrust SDK, to pass the PIN to the SDK.

Functions

Link copied to clipboard
abstract fun consume(@Nullable pin: String)