Fabcoin Core  0.16.2
P2P Digital Currency
Public Attributes | List of all members
HKDF_TestTuple Struct Reference

Public Attributes

const char * hexSecret
 
const char * hexSalt
 
const char * hexInfo
 
const char * hexExpected
 
size_t len
 

Detailed Description

Definition at line 645 of file validat3.cpp.

Member Data Documentation

const char * HKDF_TestTuple::hexExpected

Definition at line 647 of file validat3.cpp.

const char * HKDF_TestTuple::hexInfo

Definition at line 647 of file validat3.cpp.

const char * HKDF_TestTuple::hexSalt

Definition at line 647 of file validat3.cpp.

const char* HKDF_TestTuple::hexSecret

Definition at line 647 of file validat3.cpp.

size_t HKDF_TestTuple::len

Definition at line 648 of file validat3.cpp.


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