Searched refs:characteristic_two_field (Results 1 – 3 of 3) sorted by relevance
25 static final ASN1ObjectIdentifier characteristic_two_field = id_fieldType.branch("2"); field28 static final ASN1ObjectIdentifier gnBasis = characteristic_two_field.branch("3.1");31 static final ASN1ObjectIdentifier tpBasis = characteristic_two_field.branch("3.2");34 static final ASN1ObjectIdentifier ppBasis = characteristic_two_field.branch("3.3");
60 else if (fieldIdentifier.equals(characteristic_two_field)) in X9Curve()113 fieldIdentifier = characteristic_two_field; in setFieldIdentifier()150 else if (fieldIdentifier.equals(characteristic_two_field)) in toASN1Primitive()
66 this.id = characteristic_two_field; in X9FieldID()