Class: Signature
The base class for signatures.
Hierarchy
Signature
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new Signature(type
)
Parameters
Name | Type | Description |
---|---|---|
type | Ed25519 | The type of signature. |
Properties
type
• Readonly
type: Ed25519
Methods
getType
▸ getType(): Ed25519
Get the type of signature.