OEA
@hyperledger/identus-sdk v8.0.0
@hyperledger/identus-sdk / plugins/internal/oea / OEA
OEA
Enumerations
| Enumeration | Description |
|---|---|
| DescriptorItemFormat | - |
| InputLimitDisclosure | - |
Interfaces
| Interface | Description |
|---|---|
| CredentialOffer | - |
| DescriptorItem | - |
| PresentationRequest | - |
| PresentationSubmission | - |
Type Aliases
| Type Alias | Description |
|---|---|
| DefinitionFormat | - |
| InputConstraints | - |
| InputDescriptor | - |
| InputField | - |
| InputFieldFilter | - |
| JWTPresentationClaims | - |
| PredicateType | - |
| SDJWTPresentationClaims | - |
| SDJWTPresentationSubmission | - |
Variables
| Variable | Description |
|---|---|
| JWT | W3C standard credential format identifier for JWT credentials |
| PRISM_JWT | - |
| PRISM_SDJWT | - |
| ProtocolIds | - |
Functions
| Function | Description |
|---|---|
| normalizeCredentialFormat | Normalizes a credential format string to the canonical format. Treats "jwt" and "prism/jwt" as equivalent (returns "prism/jwt" for backward compat). |