Module: OpenPGP::Algorithm::Asymmetric

Defined in:
lib/openpgp/algorithm.rb

Overview

OpenPGP public-key algorithms.

Constant Summary collapse

RSA =
1
RSA_E =
2
RSA_S =
3
ELG_E =
16
DSA =
17