Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Getting browser info

Status
Not open for further replies.

dreeze

Programmer
Dec 14, 2000
13
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top