views:

18

answers:

0

Hello. Could anyone post a Java code for adding to a PKCS10 bouncycastle certificate request an extension regarding a KeyUsage (for example a KeyUsage.keyEncipherment).

I didn't find anything ad i cannot find a proper contructor for X509Extension with a KeyUsage.

Thanks