Package org.mozilla.jss.asn1
Class Form
- java.lang.Object
-
- org.mozilla.jss.asn1.Form
-
public class Form extends java.lang.ObjectAn enumerated type representing the forms of an ASN.1 value. The possibilities are PRIMITIVE and CONSTRUCTED.
-
-
Field Summary
Fields Modifier and Type Field Description static FormCONSTRUCTEDstatic FormPRIMITIVE
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringtoString()
-