com.miracl.trust.configuration

# Package com.miracl.trust.configuration

# Types

Name Summary
Configuration
class Configuration
The Configuration class is used to set up the MIRACLTrust SDK. It provides a way to customize some of the SDK components.
ConfigurationErrorCode
enum ConfigurationErrorCode : Enum<ConfigurationErrorCode> , MIRACLErrorCode
An enumeration that describes issues with the SDK configuration.
ConfigurationFailException
class ConfigurationFailException(errorCode: MIRACLErrorCode, cause: Throwable?) : MIRACLException