Electroneum
Static Public Member Functions | Public Attributes | List of all members
cryptonote::keypair Struct Reference

#include <cryptonote_basic.h>

Static Public Member Functions

static keypair generate (hw::device &hwdev)
 

Public Attributes

crypto::public_key pub
 
crypto::secret_key sec
 

Member Function Documentation

◆ generate()

static keypair cryptonote::keypair::generate ( hw::device hwdev)
inlinestatic

Member Data Documentation

◆ pub

crypto::public_key cryptonote::keypair::pub

◆ sec

crypto::secret_key cryptonote::keypair::sec

The documentation for this struct was generated from the following file: