Xojo.Crypto.DEREncodePublicKey

From Xojo Documentation

Method

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

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, refer to BER and DER Encoding.