IssuingAuthority
An interface representing an Issuing Authority.
An IssuingAuthority instance represents a particular document type from a particular issuer. If a single issuer has documents of different types, an IssuingAuthority instance is needed for each type.
Documents are identifier by an identifier - documentId
- and each document may have multiple credentials associated with it.
Functions
Request update of the document data
Performs a network call to get configuration for the Issuing Authority.
Calls the IA to get available credentials.
Calls the issuer to get configuration for the configured document.
Performs a network call to the Issuing Authority to get information about a document.
Calls the issuer to start creating a document.
Request issuance of credentials for a document.