Man page - rsop-decrypt(1)
Packages contas this manual
- rsop-sign(1)
- rsop-revoke-key(1)
- rsop(1)
- rsop-dearmor(1)
- rsop-merge-certs(1)
- rsop-decrypt(1)
- rsop-list-profiles(1)
- rsop-version(1)
- rsop-inline-detach(1)
- rsop-generate-key(1)
- rsop-verify(1)
- rsop-validate-userid(1)
- rsop-update-key(1)
- rsop-armor(1)
- rsop-encrypt(1)
- rsop-inline-sign(1)
- rsop-change-key-password(1)
- rsop-extract-cert(1)
- rsop-certify-userid(1)
- rsop-inline-verify(1)
Package: rsop
apt-get install rsop
apt-get install rsop
Manuals in package:
Documentations in package:
Manual
| rsop-decrypt(1) | General Commands Manual | rsop-decrypt(1) |
NAME
rsop-decrypt - Decrypts a Message
SYNOPSIS
rsop decrypt [--session-key-out] [--with-session-key] [--with-password] [--verifications-out] [--verify-with] [--verify-not-before] [--verify-not-after] [--with-key-password] [--debug] [-h|--help] [KEYS]
DESCRIPTION
Decrypts a Message
OPTIONS
- --session-key-out=SESSION_KEY_OUT
- Write the session key here
- --with-session-key=WITH_SESSION_KEY
- Try to decrypt with this session key
- --with-password=WITH_PASSWORD
- Try to decrypt with this password
- --verifications-out=VERIFICATIONS_OUT
- Write verification result here
- --verify-with=VERIFY_WITH
- Certs for verification
- --verify-not-before=VERIFY_NOT_BEFORE
- Consider signatures before this date invalid
- --verify-not-after=VERIFY_NOT_AFTER
- Consider signatures after this date invalid
- --with-key-password=WITH_KEY_PASSWORD
- Try to decrypt the encryption KEYS with these passwords
- --debug
- Emit verbose output for debugging
- -h, --help
- Print help
- [KEYS]
- Try to decrypt with these keys
| February 2025 | rsop 0.6.4 |