purify
C++ Purify implementation with native circuit and BPP support
Loading...
Searching...
No Matches
purify::GeneratedKey Struct Reference

Derived Purify keypair bundle with an owned packed secret and its matching public key. More...

#include <api.hpp>

Data Fields

SecretKey secret
 
UInt512 public_key
 

Detailed Description

Definition at line 24 of file api.hpp.

Field Documentation

◆ public_key

UInt512 purify::GeneratedKey::public_key

Definition at line 26 of file api.hpp.

◆ secret

SecretKey purify::GeneratedKey::secret

Definition at line 25 of file api.hpp.


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