|
JSS 3.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.mozilla.jss.asn1.IA5String.IA5Converter
Constructor Summary | |
private |
IA5String.IA5Converter()
|
Method Summary | |
char[] |
byteToChar(byte[] bytes,
int offset,
int len)
|
byte[] |
charToByte(char[] chars,
int offset,
int len)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
private IA5String.IA5Converter()
Method Detail |
public char[] byteToChar(byte[] bytes, int offset, int len) throws java.io.CharConversionException
byteToChar
in interface CharConverter
java.io.CharConversionException
public byte[] charToByte(char[] chars, int offset, int len) throws java.io.CharConversionException
charToByte
in interface CharConverter
java.io.CharConversionException
|
JSS 3.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |