|
esphome-api-client 0.5.0
Modern C++17 client for the ESPHome native API (plaintext + Noise)
|
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 noexcept | esphome::api::noise::CipherState | inline |
| initialize_key(const SymmetricKey &key) | esphome::api::noise::CipherState | |
| nonce() const noexcept | esphome::api::noise::CipherState | inline |