Class StaticAttestationKeyResolver

java.lang.Object
org.keycloak.protocol.oid4vc.issuance.keybinding.StaticAttestationKeyResolver
All Implemented Interfaces:
AttestationKeyResolver

public class StaticAttestationKeyResolver extends Object implements AttestationKeyResolver
Simple static implementation of AttestationKeyResolver using an in-memory trusted map.
Author:
Rodrick Awambeng