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-04-13 at 23:22:46 -0700