Docs.rs
sshauth-0.1.2
sshauth 0.1.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jclulow
Dependencies
anyhow ^1
normal
base64 ^0.22
normal
bytes ^1
normal
ecdsa ^0.16
normal
p256 ^0.13
normal
postcard ^1
normal
serde ^1
normal
sha2 ^0.10.8
normal
slog ^2.7
normal
ssh-encoding ^0.2
normal
ssh-key ^0.6.7
normal
tokio ^1
normal
tokio ^1
dev
Versions
21.74%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
Crate sshauth
sshauth
0.1.2
All Items
Crate Items
Re-exports
Modules
Structs
Crate
sshauth
Copy item path
Source
Re-exports
§
pub use signer::
TokenSigner
;
pub use unverified::
UnverifiedToken
;
Modules
§
agent
keydir
keyfile
signer
token
unverified
Structs
§
Private
Key
SSH private key.
Public
Key
SSH public key.
Verified
Token