2.0.0 • Published 4 years ago
@verixyz/did-provider-web v2.0.0
verixyz did:web provider
This package contains an implementation of AbstractIdentifierProvider for the did:web method.
This enables creation and control of did:web entities.
Classes
WebDIDProvider
Constructors
- (constructor)(options) Constructs a new instance of the WebDIDProvider class
Methods
- addKey({ identifier, key, options }, context)
- addService({ identifier, service, options }, context)
- createIdentifier({ kms, alias, options }, context)
- deleteIdentifier(identifier, context)
- removeKey(args, context)
- removeService(args, context)