PrivMX Endpoint v2.8.0
Loading...
Searching...
No Matches
privmx::endpoint::stream::Key Struct Reference

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

Collaboration diagram for privmx::endpoint::stream::Key:

Public Attributes

std::string keyId
core::Buffer key
KeyType type

Detailed Description

Holds an encryption key of a Stream Room.

Member Data Documentation

◆ key

core::Buffer privmx::endpoint::stream::Key::key

key bytes

◆ keyId

std::string privmx::endpoint::stream::Key::keyId

ID of the key

◆ type

KeyType privmx::endpoint::stream::Key::type

determines whether the key is used to encrypt or to decrypt data


The documentation for this struct was generated from the following file: