clevis-decrypt.1 547 B

12345678910111213141516171819202122
  1. .\" Automatically generated by Pandoc 1.19.1
  2. .\"
  3. .TH "CLEVIS\-DECRYPT" "1" "September 2017" "" ""
  4. .hy
  5. .SH NAME
  6. .PP
  7. clevis\-decrypt \-\- Decrypts using the policy defined at encryption
  8. time
  9. .SH SYNOPSIS
  10. .PP
  11. \f[C]clevis\ decrypt\f[] CONFIG < JWE > PT
  12. .SH OVERVIEW
  13. .PP
  14. The \f[C]clevis\ decrypt\f[] command decrypts data using the policy
  15. defined at encryption time.
  16. The specific decryption pin is inferred during decryption.
  17. There are no parameters.
  18. .SH SEE ALSO
  19. .PP
  20. \f[C]clevis\-decrypt\f[](1)
  21. .SH AUTHORS
  22. Nathaniel McCallum <npmccallum@redhat.com>.