e-CryptIt Engine Xojo Plugin

KeyPair.PrivateKey Property

The private key (64 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.

PrivateKey as String {Read}

Remarks

See Also

KeyPair Class