rlpx::framing::FrameDecryptParams¶
#include <frame_cipher.hpp>
Public Attributes¶
| Name | |
|---|---|
| ByteView | header_ciphertext |
| ByteView | header_mac |
| ByteView | frame_ciphertext |
| ByteView | frame_mac |
Public Attributes Documentation¶
variable header_ciphertext¶
variable header_mac¶
variable frame_ciphertext¶
variable frame_mac¶
Updated on 2026-06-05 at 17:22:18 -0700