Xojo.Crypto.RSAVerifyKey

From Xojo Documentation

Method

Xojo.Crypto.RSAVerifyKey(key As Xojo.Core.MemoryBlock) As Boolean

Supported for all project types and targets.

Attempts to validate the specified key. True if the signature is valid, False if it is not.