Skip to main content

Module context

Module context 

Source
Expand description

Runtime context shared across all CLI commands.

Structs§

Context
ContextOptions
Plain configuration options for Context::new.
OutputOptions
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§

DevicePicker
Callback type for interactive device selection.