Docs.rs
webrtc-srtp-0.13.0
webrtc-srtp 0.13.0
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.57
normal
optional
rtcp ^0.11.0
normal
rtp ^0.11.0
normal
sha1 ^0.10
normal
subtle ^2
normal
thiserror ^1
normal
tokio ^1.32.0
normal
webrtc-util ^0.9.0
normal
criterion ^0.5
dev
lazy_static ^1
dev
tokio-test ^0.4
dev
Versions
50%
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.13.0
Module context
Modules
Structs
In crate webrtc_srtp
?
Settings
Module
webrtc_srtp
::
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