public class DefaultAsnOctetsPrintable extends Object implements AsnOctetsPrintableFace
| Constructor and Description |
|---|
DefaultAsnOctetsPrintable() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPrintable(byte[] value) |
String |
toInternationalDisplayString(byte[] value) |
public boolean isPrintable(byte[] value)
isPrintable in interface AsnOctetsPrintableFacepublic String toInternationalDisplayString(byte[] value)
toInternationalDisplayString in interface AsnOctetsPrintableFaceCopyright © 2019. All rights reserved.