|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--codec.asn1.ASN1AbstractType
|
+--codec.asn1.ASN1Choice
|
+--de.flexiprovider.ec.asn1.Parameters
This class represents a Parameter ASN.1 structure as defined in ANSI X9.62 - 1998. The ASN.1 definition of this structure is
Parameters ::= CHOICE {
ecParameters ECParameters
namedCurve CURVES.&id({CurveNames})
implicitlyCA NULL
}
| Constructor Summary | |
Parameters()
The default constructor adds the supported types to this choice. |
|
| Methods inherited from class codec.asn1.ASN1Choice |
addType, checkConstraints, clear, decode, encode, getInnerType, getTag, getTagClass, getType, getValue, isExplicit, isType, setConstraint, setExplicit, setInnerType, toString, trimToSize |
| Methods inherited from class codec.asn1.ASN1AbstractType |
getConstraint, isOptional, readExternal, setOptional, writeExternal |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public Parameters()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||