MIRACLTrust
MIRACL Trust is the entry point of the MIRACL Trust SDK. It is configured and connects with the MIRACL Trust Platform on its initialization.
Initialization is done through configure(context,configuration). After initialization, the SDK can be accessed through getInstance().
Properties
Functions
Cancel the authentication session.
Cancel the signing session.
Authenticate identity to the MIRACL Trust platform by generating a JWT authentication token.
Authenticate identity in the MIRACL platform.
Authenticate identity in the MIRACL platform.
Authenticate identity in the MIRACL platform.
Delete a registered user.
Generate QuickCode for a registered user.
The method confirms user verification and as a result, an activation token is obtained. This activation token should be used in the registration process.
Get authentication
session details for project in MIRACL platform based on authentication session identifier.
Get authentication
session details for project in MIRACL platform based on authentication session identifier.
Get authentication
session details for project in MIRACL platform based on authentication session identifier.
Get signing
session details from MIRACL platform based on session identifier.
Get signing
session details from MIRACL platform based on session identifier.
Get a registered user.
Get the registered users.
Provides end-user registration. Registers an end-user for a given MIRACLTrust Project to the MIRACLTrust platform.
Default method to verify user identity against the MIRACL platform. In the current implementation it is done by sending an email message.
Configure a new project ID when the SDK have to work with a different project.
Create a cryptographic signature of the given document.