|
esphome-api-client 0.5.0
Modern C++17 client for the ESPHome native API (plaintext + Noise)
|
Noise CipherState: a keyed AEAD with an incrementing nonce. More...


Go to the source code of this file.
Classes | |
| class | esphome::api::noise::CipherState |
| Wraps a symmetric key plus a monotonically increasing nonce, per the Noise CipherState object. More... | |
Namespaces | |
| namespace | esphome |
| namespace | esphome::api |
| namespace | esphome::api::noise |
Noise CipherState: a keyed AEAD with an incrementing nonce.