pub fn set_pre2025_method(
vault_path: &Path,
pp: &Passphrase,
m: LotMethod,
attested: bool,
) -> Result<CliConfig, CliError>Expand description
Persist the pre-2025 lot identification method and attestation flag, then return the resulting config.