
|
Bouncy Castle Cryptography 1.11 API Specification: Package org.bouncycastle.util.encoders
Package org.bouncycastle.util.encoders
|
Interface Summary |
| Translator |
general interface for an translator. |
|
Class Summary |
| Base64 |
|
| BufferedDecoder |
a buffering class to allow translation from one format to another to
be done in discrete chunks. |
| BufferedEncoder |
a buffering class to allow translation from one format to another to
be done in discrete chunks. |
| Hex |
Converters for going from hex to binary and back. |
| HexTranslator |
Converters for going from hex to binary and back. |
|