DigitalCredentials
interface DigitalCredentials
An interface for interacting with the W3C Digital Credentials API provider on the platform, if available.
Inheritors
Types
Link copied to clipboard
The default implementation of the DigitalCredentials API on the platform.
Properties
Functions
Link copied to clipboard
abstract suspend fun startExportingCredentials(documentStore: DocumentStore, documentTypeRepository: DocumentTypeRepository)
Registers all documents in the given DocumentStore with the platform.
Link copied to clipboard
Stops exporting documents.