OpenSSLCipherInfo
Description
Optional description (Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)
Supported Operations
Model Properties
| Property | Required | Type | Description | |||
|---|---|---|---|---|---|---|
| name | False | string | Name of the object | |||
| protocolVersion | False | string | SSl Protocol version | |||
| securityLevel | False | string | Security Level for the given SSL protocol | |||
| cipherSuites | False | [string] | List of Cipher suite algorithms for the given protocol and security level | |||
| id | False | string | unique Id which may not be of importance as this is an Operational request Field level constraints: must match pattern ^((?!;).)*$. (Note: Additional constraints might exist) |
|||
| type | True | string | OpenSSLCipherInfo | |||