|
JSS 3.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.mozilla.jss.asn1.BOOLEAN.Template
A Class for decoding BOOLEAN values from their BER
encodings.
| Constructor Summary | |
BOOLEAN.Template()
|
|
| Method Summary | |
ASN1Value |
decode(java.io.InputStream istream)
|
ASN1Value |
decode(Tag tag,
java.io.InputStream istream)
|
boolean |
tagMatch(Tag tag)
|
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public BOOLEAN.Template()
| Method Detail |
public boolean tagMatch(Tag tag)
public ASN1Value decode(java.io.InputStream istream)
throws java.io.IOException,
InvalidBERException
public ASN1Value decode(Tag tag,
java.io.InputStream istream)
throws java.io.IOException,
InvalidBERException
|
JSS 3.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||