Docs.rs
webrtc-srtp-0.14.0
webrtc-srtp 0.14.0
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
rainliu
Dependencies
aead ^0.5
normal
aes ^0.8
normal
aes-gcm ^0.10
normal
byteorder ^1
normal
bytes ^1
normal
ctr ^0.9
normal
hmac ^0.12
normal
log ^0.4
normal
openssl ^0.10.66
normal
optional
rtcp ^0.12.0
normal
rtp ^0.12.0
normal
sha1 ^0.10
normal
subtle ^2
normal
thiserror ^1
normal
tokio ^1.32.0
normal
webrtc-util ^0.10.0
normal
criterion ^0.5
dev
lazy_static ^1
dev
tokio-test ^0.4
dev
Versions
25.93%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
webrtc_
srtp
0.14.0
Module context
Module Items
Modules
Structs
In crate webrtc_
srtp
webrtc_srtp
Module
context
Copy item path
Source
Modules
§
srtcp
srtp
Structs
§
Context
Context represents a SRTP cryptographic context Context can only be used for one-way operations it must either used ONLY for encryption or ONLY for decryption