NSX-T Data Center REST API
ALBSSLKeyParams (schema)
SSLKeyParams
Advanced load balancer SSLKeyParams object
| Name | Description | Type | Notes | 
|---|---|---|---|
| algorithm | Algorithm Enum options - SSL_KEY_ALGORITHM_RSA, SSL_KEY_ALGORITHM_EC. Default value when not specified in API or module is interpreted by ALB Controller as SSL_KEY_ALGORITHM_RSA. | ALBSSLKeyAlgorithm | Required Default: "SSL_KEY_ALGORITHM_RSA" | 
| ec_params | Ec params Placeholder for description of property ec_params of obj type SSLKeyParams field type str type ref. | ALBSSLKeyECParams | |
| rsa_params | Rsa params Placeholder for description of property rsa_params of obj type SSLKeyParams field type str type ref. | ALBSSLKeyRSAParams |