Elixium Core v0.2.9 Elixium.KeyPair View Source
All the functions responsible for creating keypairs and using them to sign data / verify signatures
Link to this section Summary
Functions
Creates a new keypair and stores the private key in a keyfile. Returns the public and private key
Reads in a private key from the given file, and returns a tuple with the public and private key
Link to this section Functions
Creates a new keypair and stores the private key in a keyfile. Returns the public and private key
Reads in a private key from the given file, and returns a tuple with the public and private key