toggle menu
miracl-sdk
1.4.0
androidJvm
switch theme
search in API
miracl-sdk
/
com.miracl.trust.delegate
/
PinConsumer
Pin
Consumer
interface
PinConsumer
An interface used to allow the application, using the MIRACLTrust SDK, to pass the PIN to the SDK.
Members
Functions
consume
Link copied to clipboard
abstract
fun
consume
(
@
Nullable
pin
:
String
)