Class IssuerSignedJWT

java.lang.Object
org.keycloak.sdjwt.SdJws
org.keycloak.sdjwt.IssuerSignedJWT

public class IssuerSignedJWT extends SdJws
Handle verifiable credentials (SD-JWT VC), enabling the parsing of existing VCs as well as the creation and signing of new ones. It integrates with Keycloak's SignatureSignerContext to facilitate the generation of issuer signature.
Author:
Francis Pouatcha