@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 (opens in a new tab)
Properties
publicKey
• publicKey: string
Defined in
agent/Agent.ts:135 (opens in a new tab)
signature
• signature: string