proxygen
fizz::testing::KdfParams Struct Reference

Public Attributes

std::string secret
 
std::string label
 
std::string hashValue
 
std::string result
 

Detailed Description

Definition at line 20 of file KeyDerivationTest.cpp.

Member Data Documentation

std::string fizz::testing::KdfParams::hashValue

Definition at line 23 of file KeyDerivationTest.cpp.

std::string fizz::testing::KdfParams::label

Definition at line 22 of file KeyDerivationTest.cpp.

std::string fizz::testing::KdfParams::result

Definition at line 24 of file KeyDerivationTest.cpp.

std::string fizz::testing::KdfParams::secret

Definition at line 21 of file KeyDerivationTest.cpp.


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