Interface ProofValidatorFactory

All Superinterfaces:
EnvironmentDependentProviderFactory, OID4VCEnvironmentProviderFactory, ProviderFactory<ProofValidator>
All Known Implementing Classes:
JwtProofValidatorFactory

public interface ProofValidatorFactory extends ProviderFactory<ProofValidator>, OID4VCEnvironmentProviderFactory