esphome-api-client 0.5.0
Modern C++17 client for the ESPHome native API (plaintext + Noise)
Loading...
Searching...
No Matches
esphome::api::noise::NoiseHandshake Member List

This is the complete list of members for esphome::api::noise::NoiseHandshake, including all inherited members.

handshake_hash() const noexceptesphome::api::noise::NoiseHandshakeinline
initialize(Role role, const SymmetricKey &psk, ByteView prologue)esphome::api::noise::NoiseHandshake
is_complete() const noexceptesphome::api::noise::NoiseHandshakeinline
read_message(ByteView message, ByteBuffer &out_payload)esphome::api::noise::NoiseHandshake
Role enum nameesphome::api::noise::NoiseHandshake
set_ephemeral_for_testing(const PrivateKey &private_key)esphome::api::noise::NoiseHandshake
split(CipherState &send, CipherState &recv)esphome::api::noise::NoiseHandshake
write_message(ByteView payload=ByteView{})esphome::api::noise::NoiseHandshake