I want to use java to generate the certificate programmably. The private key of the certificate requires DES-EDE3-CBC, the private key example show below. How can I use the bouncycastle to generate the private key like that?
Current My enviornment: JDK 8 and BC 1.55