Elastos Documentation
DID Identities
Hive StorageConnectivity SDKMainchainBlockchain BasicsSmart ChainIdentity ChainCarrier CommunicationsMore About ElastosAbout ElastosDID Identities
  • ℹ️Introduction
  • Concepts
    • DIDBackend
    • DID Store
    • Root Identity
    • DID and Document
    • Verifiable Credential
    • Verifiable Presentation
    • Integrity and Expiration
    • Customized DID
  • Java
    • ℹ️Introduction
    • ⚒️Build and Installation
    • 🖥️Developer Guide
      • DID Backend
      • DID Store
        • Create or Open DID Store
        • Access DIDStore
        • Metadata of the DID objects
        • Export/Import Root Identity
        • Export/Import DID
        • Export/Import DID Store
      • Root Identity
        • Create Root Identity
        • Create DIDs from the Root Identity
        • Backup and Restore the Root Identity
      • 🆔DID
        • Resolve DIDs
        • Verify the Integrity of DID Document
        • Create DID and DID Document
        • Publish DID
        • Access the DID Document
        • Create Customized DID
        • Create Multi-signed Customized DID
        • Transfer Ownership of the Customized DID
        • Modify and Update the DID Document
        • Deactivate DID
      • Credential and Presentation
        • Issue a Self-Proclaimed Credential
        • Issue a Credential to a 3rd Party
        • How to Verify and Use the Credential
        • Package the Credentials as Presentation for the Selective Disclosure Request
        • How to Verify and Use the Presentation
        • Declare or Revoke Credential
        • Resolve the Declared Credentials
        • List the Published Credentials
      • JSON Web Token
        • Create JWT
        • Verify and Use JWT
      • Advanced
        • Logging
        • Didutils Command Line Tool
        • Simulated ID chain
      • Full sample code
    • API reference
  • Swift
    • ℹ️Introduction
    • 🛠️Build and Installation
    • 🖥️Developer Guide
      • DIDBackend
      • DIDStore
        • Create or Open DIDStore
        • Access DIDStore
        • Metadata: DID Objects
        • Export/Import RootIdentity
        • Export/Import DID
        • Export/Import DIDStore
      • RootIdentity
        • Create RootIdentity
        • Create DIDs from RootIdentity
        • Backup and Restore RootIdentity
      • DID
        • Resolve DIDs
        • Verify the Integrity of DIDDocument
        • Create DID and DIDDocument
        • Publish DID
        • Access the DID Document
        • Create Customized DID
        • Create Multi-signed Customized DID
        • Transfer Ownership of the Customized DID
        • Modify and update the DID Document
        • Deactivate DID
      • Credential and Presentation
        • Issue a Self-proclaimed Credential
        • Issue a Credential to a Third Party
        • How to Verify and Use the credential
        • Package Credentials as Presentation for the Selective Disclosure Request
        • How to Verify and Use the Presentation
        • Declare or Revoke Credential
        • Resolve the Declared Credentials
        • List the Published Credentials
      • JSON Web Token
        • Create JWT
        • Verify and Use JWT
    • Advanced
      • Logging
  • JavaScript
    • ℹ️Introduction
    • ⛏️Build & Installation
    • ⌨️Developer Guide (with sample code)
      • DIDBackend
      • DIDStore
        • Create and Open DIDStore
        • Access DIDStore
        • Export/Import
          • Export/Import RootIdentity
          • Export/Import DID
          • Export/Import DIDStore
        • Synchronize
      • RootIdentity
        • Create RootIdentity
        • Create DIDs from the RootIdentity
        • Backup and Synchronize
      • DID
        • Access the DID Document
        • Create DID and DIDDocument
          • Create DID
          • Create DIDDocument
        • Create Customized DID
        • Create Multi-signed Customized DID
        • Sign and Verify Data by DID Document
        • Verify the Integrity of DIDDocument
        • Publish DID
        • Transfer Ownership of the Customized DID
        • Deactivate DID
        • Resolve DIDs
      • JSON Web Token
        • Create JWT
        • Verify and Use JWT
      • Credential and Presentation
        • Issue a Credential
        • Verify the Integrity of Credential
        • Declare and revoke credential
        • List the Declared Credentials
        • Resolve the Declared Credential
        • Package the Credentials as Presentation for the Selective Disclosure Request
        • How to Use and Verify Presentation
      • Metadata
        • DID Metadata
        • Credential Metadata
      • Full Sample Code
    • API Reference
  • C/C++
    • ℹ️Introduction
    • ⚙️Build and Installation
    • 🛠️Developer Guide (with sample code)
      • DIDBackend
      • DIDStore
        • Create and Open DIDStore
        • Access DIDStore
        • Export/Import
          • Export/Import DID
          • Export/Import DIDStore
          • Export/Import RootIdentity
        • Synchronize
      • RootIdentity
        • Create DIDs from the RootIdentity
        • Create RootIdentity
        • Backup and Synchronize
      • DID
        • Resolve DIDs
        • Verify the Integrity of DIDDocument
        • Create DID and DIDDocument
          • Create DID
          • Create DIDDocument
        • Publish DID
        • Create Customized DID
        • Create a Multi-signed Customized DID
        • Transfer Ownership of the Customized DID
        • Deactivate DID
        • Access the DID Document
        • Sign and Verify Data by DID Document
      • Credential and presentation
        • Declare and Revoke Credential
        • How to Use and Verify Presentation
        • Issue a Credential
        • List the Declared Credentials
        • Package the Credentials as Presentation for the Selective Disclosure Request
        • Resolve the Declared Credential
        • Verify the Integrity of Credential
      • Json Web Token
        • Create JWT
        • Verify and Use JWT
      • Metadata
        • DID Metadata
        • Credential Metadata
      • Full Sample Code
    • API Reference
  • Defaults and Useful Links
Powered by GitBook