Package | Description |
---|---|
org.spongycastle.util.encoders |
Classes for producing and reading Base64 and Hex strings.
|
Class and Description |
---|
Base64Encoder |
Encoder
Encode and decode byte arrays (typically from binary to 7-bit ASCII
encodings).
|
Translator
general interface for an translator.
|