Docs.rs
rtc-srtp-0.2.0
rtc-srtp 0.2.0
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
rainliu
Dependencies
aead ^0.5.2
normal
aes ^0.8.4
normal
aes-gcm ^0.10.3
normal
byteorder ^1.5.0
normal
bytes ^1.5.0
normal
ctr ^0.9.2
normal
hmac ^0.12.1
normal
log ^0.4.21
normal
rtc-rtcp ^0.2.0
normal
rtc-rtp ^0.2.0
normal
sha1 ^0.10.6
normal
rtc-shared ^0.2.0
normal
subtle ^2.5.0
normal
thiserror ^1.0.57
normal
lazy_static ^1.4.0
dev
Versions
41.67%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rtc_
srtp
0.2.0
Module context
Module Items
Modules
Structs
In crate rtc_
srtp
rtc_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