TrustedCertificateSpec

TrustedCertificateSpec
TrustedCertificateSpec

This specification contains certificate & certificate usage

JSON Example
{
    "certificate": "-----BEGIN CERTIFICATE-----\nMIIFq...\n-----END CERTIFICATE-----",
    "certificateUsageType": "One among: TRUSTED_FOR_OUTBOUND, TRUSTED_FOR_INBOUND"
}
string
certificate
Required

Certificate in PEM format

string
certificateUsageType
Required

Certificate usage