Skip to main content

Crate uselesskey_ssh

Crate uselesskey_ssh 

Source
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§

SshCertFixture
SshCertSpec
SSH certificate fixture specification.
SshKeyPair
SshValidity
Validity window (Unix seconds).

Enums§

SshCertType
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.

Traits§

SshCertFactoryExt
SshFactoryExt