Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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
Source
r=
(r :
Point
)
Source
s
Source
s=
(s :
BigInt
)
Source
toHex
Source
toRawBytes
Source