Skip to main content

Module bootstrap

Module bootstrap 

Source
Expand description

Semantic bootstrap boundary for host-owned SSH adapters.

The core verifies the binding and consumes the capability. It neither invokes an SSH executable nor accepts private-key bytes or wire frames.

Structs§

BootstrapCapability
BootstrapGate
One-use gate for a verified bootstrap result.
BootstrapGrant
Result returned by the host-owned SSH adapter after authentication and strict host verification. No bearer material is exposed to the public API.
BootstrapRequest
Bounded semantic request sent to a host bootstrap adapter.
ProcessOwner
An opaque process owner. The value is intentionally not serializable.
VerifiedServer
A verified data-plane identity. Only a host adapter that completed its OpenSSH host-key check may construct one through the crate-private helper.

Enums§

BootstrapPurpose