Libraries
»
klacointe-openpgp
(0.0.1.3)
»
Index (C)
»
OpenPGP
»
Algorithm
»
Compression
Module: OpenPGP::Algorithm::Compression
Defined in:
lib/openpgp/algorithm.rb
Overview
OpenPGP compression algorithms.
See Also:
http://tools.ietf.org/html/rfc4880#section-9.3
Constant Summary
collapse
NONE =
0
ZIP =
1
ZLIB =
2
BZIP2 =
3