| Package | Description |
|---|---|
| org.apache.camel.support.jsse |
A collection of utility classes for configuring a JSSE SSLContext and other JSSE classes.
|
| Modifier and Type | Method and Description |
|---|---|
SecureRandomParameters |
SSLContextParameters.getSecureRandom() |
| Modifier and Type | Method and Description |
|---|---|
void |
SSLContextParameters.setSecureRandom(SecureRandomParameters secureRandom)
Sets the optional secure random configuration options to use for constructing the
SecureRandom used in
the creation of an SSLContext. |
Apache Camel