Builder

constructor(projectId: String, projectUrl: String = DEFAULT_PLATFORM_URL)

Creates a Builder object.

Parameters

projectId

The unique identifier for your MIRACL Trust project.

projectUrl

The MIRACL Trust Project URL that is used for communication with the MIRACL Trust API.


constructor()