Im having a hard time finding any examples on the net to get something that i thought was rather simple.
i want to know which Cipher suites are supported browser.
specifically does the browser support 128 bit encryption?
i found in the java docs that in the class SSLServerSocketFactory and SSLServerSocket both have functions have their own methods that are supposed to return the suite names, but these classes are abstract and therefore are not implemented. am i wrong in thinking this? i just want to know how to get the encryption method to work. Some light would be greatly appreciateD!!!!!!!
thnx
i want to know which Cipher suites are supported browser.
specifically does the browser support 128 bit encryption?
i found in the java docs that in the class SSLServerSocketFactory and SSLServerSocket both have functions have their own methods that are supposed to return the suite names, but these classes are abstract and therefore are not implemented. am i wrong in thinking this? i just want to know how to get the encryption method to work. Some light would be greatly appreciateD!!!!!!!
thnx