class

CRE::Audit::Signing::Ed25519Keypair

Inherits Reference < Object

Constructors

generate(version : Int32 = 1) : Ed25519Keypair
Source
new(private_key : Bytes, public_key : Bytes, version : Int32)
Source

Instance methods

private_key
Source
public_key
Source
version
Source