Platforms to show: All Mac Windows Linux Cross-Platform

ECKeyMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Encryption and Hash MBS Encryption Plugin 15.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The class for Elliptic Curve Digital Signature Algorithm.
Example
const NID_secp192k1 = 711
dim key as ECKeyMBS = ECKeyMBS.KeyByCurveName(NID_secp192k1)

MsgBox key.Description

This class has no sub classes.

Some examples using this class:

Blog Entries

Release notes

  • Version 20.2
    • Added Generate parameter for KeyByCurveName method in ECKeyMBS class.
    • Added Generate, GetPublicKeyPoint, SetPublicKeyPoint, SetPublicKey, GetPublicKey, SetPrivateKey and GetPrivateKey methods to ECKeyMBS class.
    • Added Valid and CanSign properties to ECKeyMBS class.

The items on this page are in the following plugins: MBS Encryption Plugin.


ECDHEMBS   -   EdsBaseMBS


The biggest plugin in space...