Does java on Linux use native calls to openSSL?

I apologize if that is a stupid question but I'm trying to track down if this :com.sun.deploy.security.X509ExtendedDeployTrustManager.isSupportedAlgorithmwould use the installed openSSL codebase on a Linux server.Thanks.-Dennis
[270 byte] By [AlfredTheGreya] at [2007-11-27 4:43:13]
# 1
I believe not. Certainly Java SSL doesn't rely on anything external.
ejpa at 2007-7-12 9:54:57 > top of Java-index,Security,Java Secure Socket Extension (JSSE)...