Posts by Renato Ubaldo • 41 points
1 post
-
4
votes1
answer248
viewsQ: Choosing encryption in SSL
How can I define exactly which encryption I will use in the routine below? I want to define for example that the encryption to be used is the AES, or DES, or 3DES... // Setup truststore KeyStore…