klayr-did
Namespaces
Classes
- AddControllersCommand
- AddKeysCommand
- AddServiceEndpointCommand
- CreateCommand
- DeactivateCommand
- DidEndpoint
- DidMethod
- DidModule
- RemoveControllersCommand
- RemoveKeysCommand
- RemoveServiceEndpointCommand
Variables
default
• default: Object
Type declaration
| Name | Type |
|---|---|
AddControllersCommand | typeof AddControllersCommand |
AddKeysCommand | typeof AddKeysCommand |
AddServiceEndpointCommand | typeof AddServiceEndpointCommand |
CreateCommand | typeof CreateCommand |
DeactivateCommand | typeof DeactivateCommand |
DidEndpoint | typeof DidEndpoint |
DidMethod | typeof DidMethod |
DidModule | typeof DidModule |
RemoveControllersCommand | typeof RemoveControllersCommand |
RemoveKeysCommand | typeof RemoveKeysCommand |
RemoveServiceEndpointCommand | typeof RemoveServiceEndpointCommand |
did | { client: client ; cryptography: cryptography ; resolver: resolver ; utils: utils ; getAddressDIDFromPublicKey: (chainspace: string, publicKey: Buffer) => string ; getDIDDocument: (did: string, options: CreateResolverParam) => Promise<undefined | DidDocument> ; parseDIDComponent: (did: string) => { chainspace: any ; did: string ; fragment: any ; method: any ; namespace: string ; path: any ; query: any ; scheme: string ; uniqueId: string ; uri: string } } |
did.client | client |
did.cryptography | cryptography |
did.resolver | resolver |
did.utils | utils |
did.getAddressDIDFromPublicKey | [object Object] |
did.getDIDDocument | [object Object] |
did.parseDIDComponent | [object Object] |
vc | vc |