Android Question Encryption and KeyPairGeneration compliant X509

MMORETTI964

Member
Licensed User
Longtime User
I need to generate (inside my app) a CSR with some "X509" information like common name and other keys.
Could I use in some ways KeyPairGenerator or I should use some external library (as bouncycastle) (or definitively use some online services)?
Someone has tried out that?

Many Thanks.

Maurizio
 
Top