InlineSslTrustObjectData1

InlineSslTrustObjectData1
InlineSslTrustObjectData1
JSON Example
{
    "key_algo": "string",
    "passphrase": "string",
    "pem_encoded": "string",
    "private_key": "string"
}
string
key_algo
Optional

Key algorithm contained in this certificate

string
passphrase
Optional

Password for private key encryption

string
pem_encoded
Required

pem encoded certificate data

string
private_key
Optional

private key data