verifyPresentationSdJwt
abstract suspend fun verifyPresentationSdJwt(input: SdJwtSigned, challenge: String, transactionData: Pair<PresentationRequestParameters.Flow, List<TransactionDataBase64Url>>? = null): Verifier.VerifyPresentationResult(source)
Verifies a presentation of some credentials in ConstantIndex.CredentialRepresentation.SD_JWT from a holder, that shall include the challenge (sent by this verifier).