Type Alias sdp::description::common::EncryptionKey

source ·
pub type EncryptionKey = String;
Expand description

EncryptionKey describes the “k=” which conveys encryption key information.

Aliased Type§

struct EncryptionKey { /* private fields */ }