verifyPresentationSdJwt
abstract suspend fun verifyPresentationSdJwt(input: SdJwtSigned, challenge: String): 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).