|
Electroneum
|
#include <cryptonote_basic.h>

Static Public Member Functions | |
| static keypair | generate (hw::device &hwdev) |
Public Attributes | |
| crypto::public_key | pub |
| crypto::secret_key | sec |
Definition at line 508 of file cryptonote_basic.h.
|
inlinestatic |
Definition at line 513 of file cryptonote_basic.h.


| crypto::public_key cryptonote::keypair::pub |
Definition at line 510 of file cryptonote_basic.h.
| crypto::secret_key cryptonote::keypair::sec |
Definition at line 511 of file cryptonote_basic.h.