Xojo.Crypto.DEREncodePrivateKey

From Xojo Documentation

Method

Xojo.Crypto.DEREncodePrivateKey(privateKey As Xojo.Core.MemoryBlock) As Xojo.Core.MemoryBlock

Supported for all project types and targets.

Encodes a private key for interoperability with the DER encoding for use by other libraries.

Notes

For more information, refer to BER and DER Encoding.