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

ECKey.CanSign

Indicates if an ECKey can be used for signing.

Component Version macOS Windows Linux Server iOS SDK
Sign 10.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "ECKey.CanSign"; ECKey )   More

Parameters

Parameter Description Example
ECKey The reference number for the key. $Key

Result

Returns 1, 0 or error.

Description

Indicates if an ECKey can be used for signing.
Returns 1 if can can sign and 0 otherwise.

Release notes

Blog Entries

This function checks for a license.

Created 2nd May 2020, last changed 6th May 2020


ECKey.BuiltInCurves - ECKey.Description