Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4   13.5    Statistic    FMM    Blog  

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

💬 Ask a question or report a problem