We get raw RSA Public Keys from an external system. The key data received is:
Key Size in Bits (Modulus size) Public Exponent Size Public Exponent Public Modulus How can the above be used to create a new public key - SECKEYPublicKey? Thanks in advance.
