Crypto.DEREncodePublicKey
From Xojo Documentation
Method
Crypto.DEREncodePublicKey(publicKey As String) As MemoryBlock
New in 2014r1
Supported for all project types and targets.
New in 2014r1
Supported for all project types and targets.
Encodes a public key for interoperability with the DER encoding for use by other libraries.
Notes
For more information, see: http://www.cryptopp.com/wiki/Keys_and_Formats#BER_and_DER_Encoding