Skip to content

discv5::MaskingIvWire

Masking IV that precedes the static packet header.

#include <discv5_constants.hpp>

Public Attributes

Name
uint8_t[kMaskingIvBytes] bytes
16-byte AES-128 IV

Public Attributes Documentation

variable bytes

uint8_t[kMaskingIvBytes] bytes;

16-byte AES-128 IV


Updated on 2026-08-28 at 01:08:42 +0000