BearerDid

constructor(uri: String, did: Did, keyManager: KeyManager, document: DidDocument)

Parameters

did

The Decentralized Identifier (DID) to represent.

keyManager

The KeyManager instance used to manage the cryptographic keys associated with the DID.

document

The DID Document associated with the DID.