#include <privmx/endpoint/stream/WebRTCInterface.hpp>

Public Attributes | |
| std::string | keyId |
| core::Buffer | key |
| KeyType | type |
Holds an encryption key of a Stream Room.
| core::Buffer privmx::endpoint::stream::Key::key |
key bytes
| std::string privmx::endpoint::stream::Key::keyId |
ID of the key
| KeyType privmx::endpoint::stream::Key::type |
determines whether the key is used to encrypt or to decrypt data