pub fn handle_encrypt_command(
paths: &EnvelopePaths,
settings: &mut Settings,
storage: &Storage,
cmd: EncryptCommands,
) -> EnvelopeResult<()>Expand description
Handle encryption commands
pub fn handle_encrypt_command(
paths: &EnvelopePaths,
settings: &mut Settings,
storage: &Storage,
cmd: EncryptCommands,
) -> EnvelopeResult<()>Handle encryption commands