curve property
Get the elliptic curve type associated with the private key.
Implementation
@override
EllipticCurveTypes get curve => EllipticCurveTypes.redPallas;
Get the elliptic curve type associated with the private key.
@override
EllipticCurveTypes get curve => EllipticCurveTypes.redPallas;