Uses of Class
org.bouncycastle.asn1.x9.X9FieldID
Packages that use X9FieldID
Package
Description
Support classes useful for encoding and supporting X9.62 elliptic curve.
-
Uses of X9FieldID in org.bouncycastle.asn1.x9
Methods in org.bouncycastle.asn1.x9 that return X9FieldIDModifier and TypeMethodDescriptionX9ECParameters.getFieldIDEntry()
Return the ASN.1 entry representing the FieldID.static X9FieldID
X9FieldID.getInstance
(Object obj) Constructors in org.bouncycastle.asn1.x9 with parameters of type X9FieldIDModifierConstructorDescriptionX9Curve
(X9FieldID fieldID, BigInteger order, BigInteger cofactor, ASN1Sequence seq)