| Package | Description |
|---|---|
| com.vmware.nsx_policy.model |
| Modifier and Type | Method and Description |
|---|---|
FIPSGlobalConfig.Builder |
FIPSGlobalConfig.Builder.setLbFipsEnabled(java.lang.Boolean lbFipsEnabled)
When this flag is set to true FIPS mode will be set on ssl encryptions of load
balancer feature.
|
FIPSGlobalConfig.Builder |
FIPSGlobalConfig.Builder.setTlsFipsEnabled(java.lang.Boolean tlsFipsEnabled)
When this flag is set to true FIPS mode will be set on ssl encryptions of TLS
inspection feature.
|