DcApiPreparationState
Opaque continuation state for a two-step DcApiHolder flow.
presentationRequest is suitable for UI rendering and credential selection. Pass the same state back to DcApiHolder.getMatchingCredentials and DcApiHolder.finalizeAuthorizationResponse.
Inheritors
Types
Link copied to clipboard
data class Iso180137AnnexC(val request: RequestParametersFrom.IsoMdocDcApi, val presentationRequest: CredentialPresentationRequest.PresentationExchangeRequest) : DcApiPreparationState
Link copied to clipboard