This interface defines common functionality for all elliptic curve keys,
including both private and public keys. It provides methods for key
construction from binary data and hexadecimal strings, as well as conversion
to hexadecimal format.
All EC key types have a fixed size depending on their specific type:
A base interface for all elliptic curve keys.
This interface defines common functionality for all elliptic curve keys, including both private and public keys. It provides methods for key construction from binary data and hexadecimal strings, as well as conversion to hexadecimal format.
All EC key types have a fixed size depending on their specific type: