EcdhCurve class

Opaque pointers to Ecdh curves

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getNative(MicroEcc ecc) Pointer<uECC_Curve_t>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

SECP160R1 → const EcdhCurve
SECP160R1
SECP192R1 → const EcdhCurve
SECP192R1
SECP224R1 → const EcdhCurve
SECP224R1
SECP256K1 → const EcdhCurve
SECP256K1
SECP256R1 → const EcdhCurve
SECP256R1