id/id_utils library

Classes

ProofGenerationResult
Contains the data that is returned from the generateProof method.

Functions

generateProof(Object payload, Uri lcdUrl) Future<ProofGenerationResult>
Given a payload, creates a new AES-256 key and uses that to encrypt the payload itself.