| Class | Description |
|---|---|
| PGPWordList |
Representation of the PGP Word List, as defined at https://en.wikipedia.org/wiki/PGP_word_list.
|
| PGPWordListConverter | |
| PGPWords |
Class representing the two possible words associated with a given hexadecimal value, as defined by the PGP Word List.
|
| Exception | Description |
|---|---|
| InvalidHexValueException |
Exception type thrown when a hexadecimal value supplied to the library is not valid.
|
| InvalidPGPWordException |
Exception type thrown when the PGP Word supplied is not recognised or valid.
|
Copyright © 2016. All rights reserved.