|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface KeyAlgorithm
Interface that lists the supported asymmetric algorithms for OpenPGP keys.
Field Summary | |
---|---|
static java.lang.String |
EC
Elliptic Curve cryptography (ECC) in OpenPGP |
static java.lang.String |
ELGAMAL
ElGamal. |
static java.lang.String |
RSA
RSA (Rivest, Shamir and Adleman algorithm) |
Field Detail |
---|
static final java.lang.String RSA
static final java.lang.String ELGAMAL
static final java.lang.String EC
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |