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

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

decrypt_with_ad(ByteView ad, ByteView ciphertext)esphome::api::noise::CipherState
encrypt_with_ad(ByteView ad, ByteView plaintext)esphome::api::noise::CipherState
has_key() const noexceptesphome::api::noise::CipherStateinline
initialize_key(const SymmetricKey &key)esphome::api::noise::CipherState
nonce() const noexceptesphome::api::noise::CipherStateinline