|
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.asn1.Form
An enumerated type representing the forms of an ASN.1 value. The possibilities are PRIMITIVE and CONSTRUCTED.
| Field Summary | |
static Form |
CONSTRUCTED
|
private java.lang.String |
name
|
static Form |
PRIMITIVE
|
| Constructor Summary | |
private |
Form()
|
private |
Form(java.lang.String name)
|
| Method Summary | |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|
| Field Detail |
private java.lang.String name
public static final Form PRIMITIVE
public static final Form CONSTRUCTED
| Constructor Detail |
private Form()
private Form(java.lang.String name)
| Method Detail |
public java.lang.String toString()
|
JSS 3.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||