Monero
Loading...
Searching...
No Matches
cryptonote::keypair Struct Reference

#include <cryptonote_basic.h>

Collaboration diagram for cryptonote::keypair:

Static Public Member Functions

static keypair generate (hw::device &hwdev)

Public Attributes

crypto::public_key pub
crypto::secret_key sec

Member Function Documentation

◆ generate()

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: