starkbank_ecdsa v0.0.1 EllipticCurve.PublicKey.Data View Source
Link to this section Summary
Functions
Holds public key data. Is usually extracted from .pem files or from the private key itself.
Link to this section Functions
Holds public key data. Is usually extracted from .pem files or from the private key itself.
Parameters:
- point [%EllipticCurve.Utils.Point]: public key point data;
- curve [%EllipticCurve.Curve.Data]: public key curve information;