rsa signing

  1. KMatle

    Android Question Access contents of a *.pfx file

    I'm able to extract the contents via OpenSSL (e.g. the private key) "by hand". Based on the example here Get contents of a certificate I'm able to get contents of a certificate but not a *,pfx file. So how do I get the contents of a *.pfx file? Example...
  2. nwhitfield

    iOS Question RSA support in B4i

    Having just implemented some stuff using RSA encryption and signing in my back end API, and in a B4A app that uses it, I'm hoping to add similar to the iOS app. However, on looking, it seems that RSA support on B4i is rather more limited. The main support seems to be the iRSA library, but that...
Top