Skip to content

discv5::GcmNonceWire

AES-GCM nonce embedded in the discv5 static header.

#include <discv5_constants.hpp>

Public Attributes

Name
uint8_t[kGcmNonceBytes] bytes
12-byte GCM nonce

Public Attributes Documentation

variable bytes

uint8_t[kGcmNonceBytes] bytes;

12-byte GCM nonce


Updated on 2026-08-06 at 13:59:18 +0000