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