|
LiveKit C++ Client SDK v1.1.0
Real-time audio/video/data SDK for C++
|
End-to-end encryption (E2EE) configuration for a room. More...
#include <e2ee.h>

Public Attributes | |
| KeyProviderOptions | key_provider_options {} |
| EncryptionType | encryption_type = EncryptionType::GCM |
End-to-end encryption (E2EE) configuration for a room.
Provide this in RoomOptions to initialize E2EE support.
IMPORTANT: