Expand description
OpenSSH fixtures built on uselesskey-core.
This crate provides deterministic, cache-backed OpenSSH key and certificate fixtures for infrastructure and deployment tests.
Structs§
- SshCert
Fixture - SshCert
Spec - SSH certificate fixture specification.
- SshKey
Pair - SshValidity
- Validity window (Unix seconds).
Enums§
- SshCert
Type - SSH certificate type.
- SshSpec
- Supported SSH key algorithms for fixture generation.
Constants§
- DOMAIN_
SSH_ CERT - Cache domain for SSH certificate fixtures.
- DOMAIN_
SSH_ KEYPAIR - Cache domain for SSH key fixtures.