Hello @NEXUSNERD
Hope you are doing very well.
On the i.MX93, the provisioning flow is designed so that the private key remains protected by the ELE.
So, the blobs stored in /etc/ele/ are secure object representations that allow ELE to reload or reference the provisioned key material, and they are not intended to be treated as ordinary TLS key files.
You can take a look to the imx-secure-enclave (Mbed-TLS).
Best regards,
Salas.