Xojo.Crypto.RSADecrypt

From Xojo Documentation

Method

Xojo.Crypto.RSADecrypt(data As Xojo.Core.MemoryBlock, privateKey As Xojo.Core.MemoryBlock) As Xojo.Core.MemoryBlock

Supported for all project types and targets.

Decrypts data using the specified privateKey.

Exceptions