| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.mozilla.jss.pkix.cmmf.CertOrEncCertConstructor Summary | |
| |
public CertOrEncCert(byte[] encodedCert)
throws IOException,
InvalidBERException
- Throws:
InvalidBERException- If the certificate is not a valid BER-encoding.
public void encode(OutputStream ostream)
throws IOExceptionpublic void encode(Tag implicitTag, OutputStream ostream) throws IOException
- Parameters:
implicitTag- This parameter is ignored, because a CHOICE cannot have an implicit tag.