Hello Team,
looking for below inputs, how it can be achieved in S32Gx devices via HSE service. I see these examples are not covered in HSE Demo application for S32G2/3 devices:
An external parser is required for x.509 certificate parsing or do we have a HSE service to do this x.509 parsing? Kindly provide the hint/ code snippet for the same for ECC/RSA certificate.
Thanks
S32G-VNP-RDB3 #HSE
Hello ,
The same question, I want to know how to parses the X.509's certification , is there any solutions demo ?
Thanks a lot !
When I look at the RTD of crypto, I find that the certificate functions all return CRYPTO_RET_NOT_SUPPORTED, Does this mean that HSE cannot parse the certificate ? ,If so ,how can I do it?