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