Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
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 license.
Created 2nd May 2020, last changed 6th May 2020