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:
11.4
11.5
12.0
12.1
12.2
12.3
12.4
12.5
13.0
13.1
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
- Version 10.2
- Added ECKey.CanSign and ECKey.Valid functions.
Blog Entries
This function checks for a paid license.
Created 2nd May 2020, last changed 6th May 2020
