Interface TrustedSdJwtIssuerResolver

All Known Implementing Classes:
TrustMaterialSdJwtIssuerResolver
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface TrustedSdJwtIssuerResolver
Resolves the keys trusted to have issued a presented credential, e.g. against an issuer allowlist or a trust list.