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: 10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2   11.3   11.4    Statistic    FMM    Blog  

ECKey.Valid

Verifies that a private and/or public key is valid.

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

Parameters

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

Result

Returns 1, 0 or error.

Description

Verifies that a private and/or public key is valid.
Returns 1 on success and 0 otherwise.

Release notes

Blog Entries

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


ECKey.Size - ECKey.Verify

Feedback: Report problem or ask question.