|
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 502 of file cryptonote_basic.h.
|
inlinestatic |
Definition at line 507 of file cryptonote_basic.h.


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