|
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.pkix.cms.RecipientInfo.Template
A template file for decoding a RecipientInfo blob
| Constructor Summary | |
RecipientInfo.Template()
|
|
| Method Summary | |
ASN1Value |
decode(java.io.InputStream istream)
|
ASN1Value |
decode(Tag implicitTag,
java.io.InputStream istream)
|
Tag |
getTag()
|
boolean |
tagMatch(Tag tag)
|
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public RecipientInfo.Template()
| Method Detail |
public Tag getTag()
public boolean tagMatch(Tag tag)
public ASN1Value decode(java.io.InputStream istream)
throws java.io.IOException,
InvalidBERException
public ASN1Value decode(Tag implicitTag,
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 | ||||||||