Konduit WASM
Konduit WASM
Exports
..
Constructors
constructor
Methods
free
toString
tryParse
Class
SigningKey
Copy item path
Expand description
An Ed25519 signing key (non-extended).
Constructors
§
§
new
SigningKey
()
:
SigningKey
Methods
§
§
free
()
:
void
§
toString
()
:
string
§
tryParse
(
value
:
string
)
:
SigningKey
An Ed25519 signing key (non-extended).