I used EB tool to configure RSA2048 key, called Crypto_KeyElementSet () to import public key, and replied to 55A5A399.
I want to know how RSA key should import public and private keys. What is the format?
解決済! 解決策の投稿を見る。
Hello @cool_boy,
This is a note in the RTD_CRYPTO_UM.pdf file
I attached a RSA example, you can refer this example.
Best regards,
Dan
Hello @cool_boy,
This is a note in the RTD_CRYPTO_UM.pdf file
I attached a RSA example, you can refer this example.
Best regards,
Dan
Hi Where can I find information about importing RSAkey? I think it also has something to do with Keyelementget() and feedde5c. Why can't RSA be imported directly via keyelementset? I wonder if there is any documentation?
thanks!