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-09-15 at 17:28:59 +0000