java.lang.Object
swim.security.EcDef
- 
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final BigIntegerprotected final BigIntegerprotected final EcFieldDefprotected final Stringprotected final byte[] - 
Constructor Summary
ConstructorsConstructorDescriptionEcDef(String name, EcFieldDef field, BigInteger a, BigInteger b, byte[] seed) EcDef(EcFieldDef field, BigInteger a, BigInteger b) EcDef(EcFieldDef field, BigInteger a, BigInteger b, byte[] seed)  - 
Method Summary
Modifier and TypeMethodDescriptionfinal BigIntegera()final BigIntegerb()booleanfinal EcFieldDeffield()form()static EcDeffrom(EllipticCurve curve) inthashCode()final Stringname()toValue()