|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StringItem
The interface for ASN.1 string items.
Method Summary | |
---|---|
java.lang.String |
string()
Returns the string value of this item. |
boolean[] |
toBinArray()
Converts the value of this item to an array of boolean . |
byte[] |
toByteArray()
Converts the value of this item to an array of byte . |
Method Detail |
---|
java.lang.String string()
boolean[] toBinArray()
boolean
.
boolean
.byte[] toByteArray()
byte
.
byte
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |