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