Docs.rs
sentinelpass-protocol-0.11.0
sentinelpass-protocol 0.11.0
Docs.rs crate page
Apache-2.0
14 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
vjsingh1984
Dependencies
aes-gcm ^0.10
normal
dirs ^5.0
normal
hex ^0.4
normal
hkdf ^0.12
normal
rand ^0.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
thiserror ^1.0
normal
tokio ^1.35
normal
tracing ^0.1
normal
zeroize ^1.7
normal
tempfile ^3.10
dev
libc ^0.2
normal
Versions
34.1%
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
parse_hello
sentinelpass_
protocol
0.11.0
In sentinelpass_
protocol::
session
sentinelpass_protocol
::
session
Function
parse_
hello
Copy item path
Source
pub fn parse_hello(frame: &[
u8
]) ->
TransportResult
<
SessionHello
>