SSLKeyRSAParams

SSLKeyRSAParams
SSLKeyRSAParams
JSON Example
{
    "exponent": 0,
    "key_size": "string"
}
integer As uint32 As uint32
exponent
Optional

Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
key_size
Optional

Enum options - SSL_KEY_1024_BITS, SSL_KEY_2048_BITS, SSL_KEY_3072_BITS, SSL_KEY_4096_BITS. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

Property Of