e-CryptIt Engine Xojo Plugin

KeyPair.PublicKey Property

The private key (32 characters) as binary data. If wanting to represent the key in any human readable form then you can do so by using EncodeHex on it.

PublicKey as String {Read}

Remarks

See Also

KeyPair Class