|
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.cmmf.CertOrEncCert
| Field Summary | |
private ANY |
certificate
|
(package private) byte[] |
encoding
|
static Tag |
TAG
|
| Constructor Summary | |
CertOrEncCert(byte[] encodedCert)
|
|
| Method Summary | |
void |
encode(java.io.OutputStream ostream)
|
void |
encode(Tag implicitTag,
java.io.OutputStream ostream)
|
Tag |
getTag()
|
| Methods inherited from class java.lang.Object |
|
| Field Detail |
private ANY certificate
byte[] encoding
public static final Tag TAG
| Constructor Detail |
public CertOrEncCert(byte[] encodedCert)
throws java.io.IOException,
InvalidBERException
| Method Detail |
public Tag getTag()
public void encode(java.io.OutputStream ostream)
throws java.io.IOException
public void encode(Tag implicitTag,
java.io.OutputStream ostream)
throws java.io.IOException
implicitTag - This parameter is ignored, because a CHOICE
cannot have an implicit tag.
|
JSS 3.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||