proxygen
fizz::test::Params Struct Reference

Public Attributes

std::string peerPriv
 
std::string peerX
 
std::string peerY
 
std::string priv
 
std::string privX
 
std::string privY
 
std::string shared
 
bool success
 
KeyType key
 

Detailed Description

Definition at line 169 of file ECKeyExchangeTest.cpp.

Member Data Documentation

KeyType fizz::test::Params::key

Definition at line 178 of file ECKeyExchangeTest.cpp.

Referenced by fizz::test::getNid().

std::string fizz::test::Params::peerPriv

Definition at line 170 of file ECKeyExchangeTest.cpp.

std::string fizz::test::Params::peerX

Definition at line 171 of file ECKeyExchangeTest.cpp.

std::string fizz::test::Params::peerY

Definition at line 172 of file ECKeyExchangeTest.cpp.

std::string fizz::test::Params::priv

Definition at line 173 of file ECKeyExchangeTest.cpp.

Referenced by fizz::test::getKey().

std::string fizz::test::Params::privX

Definition at line 174 of file ECKeyExchangeTest.cpp.

Referenced by fizz::test::getKey().

std::string fizz::test::Params::privY

Definition at line 175 of file ECKeyExchangeTest.cpp.

Referenced by fizz::test::getKey().

std::string fizz::test::Params::shared

Definition at line 176 of file ECKeyExchangeTest.cpp.

bool fizz::test::Params::success

Definition at line 177 of file ECKeyExchangeTest.cpp.


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