Xojo.Crypto.BERDecodePublicKey

From Xojo Documentation

Method

Xojo.Crypto.BERDecodePublicKey(publicKey As Xojo.Core.MemoryBlock) As Xojo.Core.MemoryBlock

Supported for all project types and targets.

Decodes a public key for interoperability with the BER encoding for use by other libraries.

Notes

For more information, refer to BER and DER Encoding.