API Reference
classes
Agentsignature

@coasys/ad4m / Exports / AgentSignature

Class: AgentSignature

Table of contents

Constructors

Properties

Constructors

constructor

new AgentSignature(signature, publicKey)

Parameters

NameType
signaturestring
publicKeystring

Defined in

agent/Agent.ts:137 (opens in a new tab)

Properties

publicKey

publicKey: string

Defined in

agent/Agent.ts:135 (opens in a new tab)


signature

signature: string

Defined in

agent/Agent.ts:132 (opens in a new tab)