Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Ed25519::SigningKey
Inherits
Reference
<
Object
Constructors
new
(key_bytes :
Bytes
= (
Random::Secure
.hex(32)).hexbytes)
Source
Instance methods
key_bytes
Source
key_size
Source
sign
(message :
Bytes
|
String
) :
Bytes
Source
to_slice
Source
verify_key
Source