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