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-08-06 at 13:59:18 +0000