pub fn run(args: PgpCommand) -> Result<()>Expand description
Run the PGP management command.
ยงErrors
Returns an error if the PGP operation (key generation, signing, etc.) fails.
pub fn run(args: PgpCommand) -> Result<()>Run the PGP management command.
Returns an error if the PGP operation (key generation, signing, etc.) fails.