Xojo Developer Conference
25/27th April 2018 in Denver.
MBS Xojo Conference
6/7th September 2018 in Munich, Germany.
25/27th April 2018 in Denver.
MBS Xojo Conference
6/7th September 2018 in Munich, Germany.
Platforms to show: All Mac Windows Linux Cross-Platform
PKeyMBS.Constructor
Function:
The private constructor.
Notes:
Creates a new empty key.
This constructor is private to make sure you don't create an object from this class by error. Please use designated functions to create objects.
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
method | Encryption and Hash | MBS Encryption Plugin | 17.0 | Yes | Yes | Yes | Yes | No |
Notes:
Creates a new empty key.
This constructor is private to make sure you don't create an object from this class by error. Please use designated functions to create objects.
PKeyMBS.Copy as PKeyMBS
Function:
Creates a copy of the key.
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
method | Encryption and Hash | MBS Encryption Plugin | 17.0 | Yes | Yes | Yes | Yes | No |
PKeyMBS.PrivateKeyData as String
Function:
The key as binary representation.
Notes: You can write this to a pem file.
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
method | Encryption and Hash | MBS Encryption Plugin | 17.0 | Yes | Yes | Yes | Yes | No |
Notes: You can write this to a pem file.
PKeyMBS.PublicKeyData as String
Function:
The key as binary representation.
Notes: You can write this to a pem file.
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
method | Encryption and Hash | MBS Encryption Plugin | 17.0 | Yes | Yes | Yes | Yes | No |
Notes: You can write this to a pem file.
The items on this page are in the following plugins: MBS Encryption Plugin.
Links
MBS Xojo PDF Plugins