Hello;
I realize that my smart card has a non-standard structure (and private keys are stored in a table) non structured with pkcs#12 or 15. So I have to request it to have that keys.
I have the commands to do that.
My question is, it is possible to convert the outputs of th smartcard( APDUs in hexadecimal format) to a ".pem" file that my server can request?

please, have you an idea? a suggestions?

thank youuuuuu
W.