# configure
\
fun configure(context: Context, configuration: Configuration)
Initialize the MIRACLTrust SDK.
To be used once. Multiple uses could lead to unidentified behavior!
# Parameters
context | application context, used for managing storage. |
configuration | instance of Configuration, used to configure the SDK. |