Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.mozilla.jss.asn1.BOOLEAN.Template
BOOLEAN
values from their BER
encodings.
public ASN1Value decode(InputStream istream) throws IOException, InvalidBERException
- Specified by:
- decode in interface ASN1Template
public ASN1Value decode(Tag tag, InputStream istream) throws IOException, InvalidBERException
- Specified by:
- decode in interface ASN1Template