| AbstractSdJwtClaim |
|
| ArrayDisclosure |
Handles selective disclosure of elements within a top-level array claim,
supporting both visible and undisclosed elements.
|
| ArrayDisclosure.Builder |
|
| DecoyArrayElement |
|
| DecoyArrayElement.Builder |
|
| DecoyClaim |
|
| DecoyClaim.Builder |
|
| DecoyEntry |
Handles hash production for a decoy entry from the given salt.
|
| Disclosable |
Handles undisclosed claims and array elements, providing functionality
to generate disclosure digests from Base64Url encoded strings.
|
| DisclosureRedList |
|
| DisclosureSpec |
Manages the specification of undisclosed claims and array elements.
|
| DisclosureSpec.Builder |
|
| DisclosureSpec.DisclosureData |
|
| IssuerSignedJWT |
Handle verifiable credentials (SD-JWT VC), enabling the parsing
of existing VCs as well as the creation and signing of new ones.
|
| IssuerSignedJWT.Builder |
|
| IssuerSignedJwtVerificationOpts |
Options for Issuer-signed JWT verification.
|
| IssuerSignedJwtVerificationOpts.Builder |
|
| SdJws |
Handle jws, either the issuer jwt or the holder key binding jwt.
|
| SdJwt |
Main entry class for selective disclosure jwt (SD-JWT).
|
| SdJwt.Builder |
|
| SdJwtClaimName |
Strong typing claim name to avoid parameter mismatch.
|
| SdJwtSalt |
Strong typing salt to avoid parameter mismatch.
|
| SdJwtUtils |
|
| SdJwtVerificationContext |
Runs SD-JWT verification in isolation with only essential properties.
|
| UndisclosedArrayElement |
|
| UndisclosedArrayElement.Builder |
|
| UndisclosedClaim |
|
| UndisclosedClaim.Builder |
|
| VisibleArrayElement |
|
| VisibleSdJwtClaim |
|
| VisibleSdJwtClaim.Builder |
|