Uses of Class
org.mozilla.jss.ssl.CipherPolicy
Packages that use CipherPolicy
-
Uses of CipherPolicy in org.mozilla.jss.ssl
Fields in org.mozilla.jss.ssl declared as CipherPolicyModifier and TypeFieldDescriptionstatic final CipherPolicy
CipherPolicy.DOMESTIC
static final CipherPolicy
CipherPolicy.EXPORT
static final CipherPolicy
CipherPolicy.FRANCE
Methods in org.mozilla.jss.ssl with parameters of type CipherPolicyModifier and TypeMethodDescriptionstatic void
SSLSocket.setCipherPolicy
(CipherPolicy cp) Sets the SSL cipher policy.