Interface AttestationKeyResolver
- All Known Implementing Classes:
StaticAttestationKeyResolver
public interface AttestationKeyResolver
Interface for resolving attestation public keys by kid for JWT attestation validation.
Implementations may use local registries, remote JWKS, or other trusted sources.
- Author:
- Rodrick Awambeng
-
Method Summary