class

Noble::Ed25519::Signature

Inherits Reference < Object

** EDDSA signature. /

Constructors

fromHex(hex : Hex) : Signature
Source
new(r : Point, s : BigInt)
Source

Instance methods

assertValidity
Source
r=(r : Point)
Source
s=(s : BigInt)
Source
toHex
Source
toRawBytes
Source