@coasys/ad4m / Exports / AgentSignature
Class: AgentSignature
Table of contents
Constructors
Properties
Constructors
constructor
• new AgentSignature(signature
, publicKey
)
Parameters
Name | Type |
---|---|
signature | string |
publicKey | string |
Defined in
agent/Agent.ts:137
Properties
publicKey
• publicKey: string
Defined in
agent/Agent.ts:135
signature
• signature: string
Defined in
agent/Agent.ts:132