Libraries
»
klacointe-openpgp
(0.0.1.4)
»
Index (A)
»
OpenPGP
»
Algorithm
»
Asymmetric
Module: OpenPGP::Algorithm::Asymmetric
Defined in:
lib/openpgp/algorithm.rb
Overview
OpenPGP public-key algorithms.
See Also:
http://tools.ietf.org/html/rfc4880#section-9.1
Constant Summary
collapse
RSA =
1
RSA_E =
2
RSA_S =
3
ELG_E =
16
DSA =
17