Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

Component: ECKey

Sign with Elliptic Curve or RSA.

Generate private and public keys, sign with private key and verify with public key.
We can use Elliptic Curve Digital Signature Algorithm or RSA.
See Certificates functions to manage keys and certificates.

Version macOS Windows Linux Server iOS SDK
15.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes

Item Details
ECKey.BuiltInCurvesJSON   New in 15.1
Queries built in curves.
All
15.1
ECKey.ES256Sign   New in 15.1
Signs the given data with ES256.
All
15.1
ECKey.ES256Verify   New in 15.1
Verifies the digital signature with ES256.
All
15.1

3 functions shown.

These functions require a license (67%).

Release notes

Blog Entries

Example Databases