nil::crypto3::kdf::detail::prf_x942_functions< Hash > Struct Template Reference

#include <prf_x942_functions.hpp>

+ Inheritance diagram for nil::crypto3::kdf::detail::prf_x942_functions< Hash >:
+ Collaboration diagram for nil::crypto3::kdf::detail::prf_x942_functions< Hash >:

Public Types

typedef policy_type::hash_type hash_type
 
typedef prf_x942_policy< Hash > policy_type
 

Public Member Functions

std::vector< uint8_t > encode_x942_int (uint32_t n)
 

Member Typedef Documentation

◆ hash_type

◆ policy_type

template<typename Hash >
typedef prf_x942_policy<Hash> nil::crypto3::kdf::detail::prf_x942_functions< Hash >::policy_type

Member Function Documentation

◆ encode_x942_int()

template<typename Hash >
std::vector<uint8_t> nil::crypto3::kdf::detail::prf_x942_functions< Hash >::encode_x942_int ( uint32_t  n)
inline

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