TrustedCertificatesInfo
The TrustedCertificates.Info structure contains a trusted certificate.
Properties
string
cert_text
Required
A certificate in Base64 encoding
JSON Example
{
"cert_text": "string"
}