Docs.rs
corevpn-protocol-0.2.0
corevpn-protocol 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
quinnjr
Dependencies
anyhow ^1
normal
bytes ^1
normal
corevpn-core ^0.2.0
normal
corevpn-crypto ^0.2.0
normal
futures ^0.3
normal
rustls ^0.23
normal
rustls-pemfile ^2
normal
serde ^1
normal
socket2 ^0.5
normal
thiserror ^1
normal
tokio ^1
normal
tokio-rustls ^0.26
normal
tracing ^0.1
normal
criterion ^0.8.0
dev
Versions
100%
of the crate is documented
Platform
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
Skip to main content
Module opcode
corevpn_
protocol
0.2.0
Module opcode
Module Items
Structs
Enums
In crate corevpn_
protocol
corevpn_protocol
Module
opcode
Copy item path
Source
Expand description
OpenVPN Protocol Opcodes
Defines the packet types used in the OpenVPN protocol.
Structs
§
KeyId
Key ID (low 3 bits of first byte)
Enums
§
OpCode
OpenVPN packet opcode (high 5 bits of first byte)