entities/id/export library
Classes
- DidDocument
- Commercio network's did document is described here: https://scw-gitlab.zotsell.com/Commercio.network/Cosmos-application/blob/master/Commercio%20Decentralized%20ID%20framework.md
- DidDocumentProof
- Contains the data of the proof that makes sure the user has properly signed the Did Document contents with his authentication key so that he can guarantee that he is the real controller of the Did Document itself.
- DidDocumentProofSignatureContent
- DidDocumentPublicKey
- Contains the data of public key contained inside a Did document.'
- DidDocumentService
- Contains the data of a service that can accept the Did Document as authentication method or something else.
- DidPowerUpRequestPayload
- Represents the payload that should be put inside a MsgRequestDidPowerUp message.
- MsgRequestDidPowerUp
- Represents the transaction message that should be used when asking for a private Did power up.
- MsgSetDidDocument
- Message that must be used when setting a Did document.
- RequestDidPowerUp
- Contains the data related to a Did PowerUp that is requested by a user.