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 CipherPolicyCipherPolicy.DOMESTICstatic final CipherPolicyCipherPolicy.EXPORTstatic final CipherPolicyCipherPolicy.FRANCEMethods in org.mozilla.jss.ssl with parameters of type CipherPolicyModifier and TypeMethodDescriptionstatic voidSSLSocket.setCipherPolicy(CipherPolicy cp) Sets the SSL cipher policy.