Expand description
Runtime context shared across all CLI commands.
Structs§
- Context
- Context
Options - Plain configuration options for
Context::new. - Output
Options - Output-control flags passed to
Context::new.
Functions§
- parse_
ec_ public_ key_ from_ cert_ der - Extract the EC P-256 public key from a DER-encoded X.509 certificate.
Type Aliases§
- Device
Picker - Callback type for interactive device selection.