Package-level declarations
Types
Link copied to clipboard
Represents a claim available in an OfferedCredential.
Link copied to clipboard
@Serializable
You can display the data from this object to the user to get their consent for credentials retrieval. It is recommended to do this before downloading and saving the credentials using the retrieveCredentials function.
Link copied to clipboard
@Serializable
Represents a request for presentation of mobile credentials.
Link copied to clipboard
@Serializable
Represents an offered credential available for retrieval.
Link copied to clipboard
Represents UI hints for request authentication.
Link copied to clipboard
@Serializable(with = RetrieveCredentialError.Companion::class)
Link copied to clipboard
@Serializable
Represents a result of a mobile credential retrieval over OpenID4VCI.
Link copied to clipboard
@Serializable(with = VerifierAuthenticationFailureTypeSerializer::class)
Link copied to clipboard
@Serializable(with = VerifierAuthenticationResultSerializer::class)
Represents the result of verifier authentication as per ISO 18013-5 section 9.1.4.
Link copied to clipboard
@Serializable
Contains details about the trusted root certificate that was used to successfully complete verifier authentication.