Package | Description |
---|---|
org.bouncycastle.util.encoders |
Modifier and Type | Class and Description |
---|---|
class |
HexTranslator
Converters for going from hex to binary and back.
|
Modifier and Type | Field and Description |
---|---|
protected Translator |
BufferedDecoder.translator |
protected Translator |
BufferedEncoder.translator |
Constructor and Description |
---|
BufferedDecoder(Translator translator,
int bufSize) |
BufferedEncoder(Translator translator,
int bufSize) |
Copyright © 2020 BouncyCastle.org. All rights reserved.