Appearance
nooschain v0.1.0
nooschain / crypto/signatures / signObject
signObject(privateKey, object): string
privateKey
object
string
Defined in: crypto/signatures.ts:185
Signs a canonicalized structured object with Ed25519.
KeyLike
unknown