KnownAfdCustomizedCipherSuiteForTls12 enum
Known values of AfdCustomizedCipherSuiteForTls12 that the service accepts.
Fields
| DHERSAAES128GCMSHA256 | DHE_RSA_AES128_GCM_SHA256 |
| DHERSAAES256GCMSHA384 | DHE_RSA_AES256_GCM_SHA384 |
| EcdheRSAAES128GCMSHA256 | ECDHE_RSA_AES128_GCM_SHA256 |
| EcdheRSAAES128SHA256 | ECDHE_RSA_AES128_SHA256 |
| EcdheRSAAES256GCMSHA384 | ECDHE_RSA_AES256_GCM_SHA384 |
| EcdheRSAAES256SHA384 | ECDHE_RSA_AES256_SHA384 |