rlpx::auth::EciesEncryptParams¶
#include <ecies_cipher.hpp>
Public Attributes¶
| Name | |
|---|---|
| ByteView | plaintext |
| gsl::span< const uint8_t, kPublicKeySize > | recipient_public_key |
| ByteView | shared_mac_data |
Public Attributes Documentation¶
variable plaintext¶
variable recipient_public_key¶
variable shared_mac_data¶
Updated on 2026-04-13 at 23:22:46 -0700