|
JSS 3.1.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.mozilla.jss.pkix.cmmf.CertifiedKeyPair
| Field Summary | |
private CertOrEncCert |
certOrEncCert
|
static Tag |
TAG
|
| Constructor Summary | |
CertifiedKeyPair(CertOrEncCert certOrEncCert)
|
|
| Method Summary | |
void |
encode(java.io.OutputStream ostream)
Write this value's DER encoding to an output stream using its own base tag. |
void |
encode(Tag implicitTag,
java.io.OutputStream ostream)
Write this value's DER encoding to an output stream using an implicit tag. |
Tag |
getTag()
Returns the base tag for this type, not counting any tags that may be imposed on it by its context. |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
private CertOrEncCert certOrEncCert
public static final Tag TAG
| Constructor Detail |
public CertifiedKeyPair(CertOrEncCert certOrEncCert)
| Method Detail |
public Tag getTag()
ASN1ValuegetTag in interface ASN1Value
public void encode(java.io.OutputStream ostream)
throws java.io.IOException
ASN1Valueencode in interface ASN1Value
public void encode(Tag implicitTag,
java.io.OutputStream ostream)
throws java.io.IOException
ASN1Valueencode in interface ASN1Value
|
JSS 3.1.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||