OEA
@hyperledger/identus-sdk v8.0.0
@hyperledger/identus-sdk / plugins/internal/oea
plugins/internal/oea
This export contains the OEA plugin for the Identus SDK Please use the following export
How to use
Typescript / esmodules
import * as OEA from "@hyperledger/identus-sdk/plugins/oea";
Or with cjs modules
const OEA = require("@hyperledger/identus-sdk/plugins/oea");
Namespaces
| Namespace | Description |
|---|---|
| OEA | - |
Enumerations
| Enumeration | Description |
|---|---|
| CredentialType | - |
| JWT_ALG | - |
Classes
| Class | Description |
|---|---|
| CreatePresentation | - |
| CreatePresentationRequest | - |
| HandlePresentation | - |
| HandleRevocation | - |
| HandshakeRequest | - |
| Presentation | - |
| ProposePresentation | - |
| RequestPresentation | - |
| RevocationNotification | - |
Interfaces
Type Aliases
| Type Alias | Description |
|---|---|
| CreatePresentationRequestTaskContext | - |
| PresentationClaims | - |
| W3CVerifiableCredential | - |
| W3CVerifiablePresentation | - |
| W3CVerifiablePresentationProof | - |
Variables
| Variable | Description |
|---|---|
| plugin | - |