Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.mozilla.jss.pkix.crmf.CertTemplate.Template
Method Summary | |
ASN1Value |
|
ASN1Value | |
boolean |
public ASN1Value decode(InputStream istream) throws IOException, InvalidBERException
Decodes a CertTemplate from its BER encoding. The return value of this method
- Specified by:
- decode in interface ASN1Template
public ASN1Value decode(Tag implicit, InputStream istream) throws IOException, InvalidBERException
- Specified by:
- decode in interface ASN1Template