- getEvenWord() - Method in class technology.zeroalpha.security.pgpwordlist.PGPWords
-
- getEvenWordForHexValue(String) - Method in class technology.zeroalpha.security.pgpwordlist.PGPWordListConverter
-
Retrieve the even PGP word for the given hexadecimal value.
- getHexValueByPGPWord(String) - Method in class technology.zeroalpha.security.pgpwordlist.PGPWordList
-
Retrieve the hexadecimal value associated with the word provided.
- getHexValueForPGPWord(String) - Method in class technology.zeroalpha.security.pgpwordlist.PGPWordListConverter
-
Retrieve the hexadecimal value associated with the provided PGP Word.
- getOddWord() - Method in class technology.zeroalpha.security.pgpwordlist.PGPWords
-
- getOddWordForHexValue(String) - Method in class technology.zeroalpha.security.pgpwordlist.PGPWordListConverter
-
Retrieve the odd PGP word for the given hexadecimal value.
- getPGPWordsForHexValue(int) - Method in class technology.zeroalpha.security.pgpwordlist.PGPWordList
-
Retrieve pair of PGP words associated with given hexadecimal value.