getMatchingCredentials
suspend fun getMatchingCredentials(preparationState: AuthorizationResponsePreparationState): KmmResult<CredentialMatchingResult<SubjectCredentialStore.StoreEntry>>(source)
Exceptions may be sent to the verifier in sendAuthnErrorResponse.
suspend fun getMatchingCredentials(state: DcApiPreparationState): KmmResult<CredentialMatchingResult<SubjectCredentialStore.StoreEntry>>(source)
Matches credentials through the protocol handler captured by state.