ConformingDidKey
ConformingDidKey:
object
A spec-compliant description of a DID key.
Type declaration
Section titled “Type declaration”controller
Section titled “controller”controller:
DidUri
The key controller, in the form of <did_subject>.
id:
DidResourceUri
The full key URI, in the form of
publicKeyBase58
Section titled “publicKeyBase58”publicKeyBase58:
string
The base58-encoded public component of the key.
type:
ConformingDidDocumentKeyType
The key type signalling the intended signing/encryption algorithm for the use of this key.