|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeyAlgorithm.Enum | |
---|---|
com.didisoft.pgp | OpenPGP Library for Java |
Uses of KeyAlgorithm.Enum in com.didisoft.pgp |
---|
Methods in com.didisoft.pgp that return KeyAlgorithm.Enum | |
---|---|
KeyAlgorithm.Enum |
KeyAlgorithm.Enum.fromString(java.lang.String algorithm)
|
static KeyAlgorithm.Enum |
KeyAlgorithm.Enum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static KeyAlgorithm.Enum[] |
KeyAlgorithm.Enum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |