Package-level declarations

Types

Link copied to clipboard

Graph that describes all the possible sequences of questions and answers for proofing.

Link copied to clipboard

A builder of the graph of Nodes that describes proofing workflows.

Functions

Link copied to clipboard
fun defaultCredentialConfiguration(documentId: String, walletApplicationCapabilities: WalletApplicationCapabilities, collectedEvidence: Map<String, EvidenceResponse>): CredentialConfiguration
Link copied to clipboard
fun defaultGraph(documentId: String, resources: Resources, walletApplicationCapabilities: WalletApplicationCapabilities, developerModeEnabled: Boolean, cloudSecureAreaUrl: String, tosText: String, tosAssets: Map<String, ByteString>): ProofingGraph