Skip to content

rlpx::crypto::Kdf::DerivedKeys

#include <kdf.hpp>

Public Attributes

Name
AesKey aes_key
MacKey mac_key

Public Attributes Documentation

variable aes_key

AesKey aes_key;

variable mac_key

MacKey mac_key;

Updated on 2026-04-13 at 23:22:46 -0700