2.2.2.1 Proxy Trust

This is a JavaScript Object Notation (JSON) object containing a trust certificate. The format of the object is as follows:

 { "SerializedTrustCertificate" : "<certificate>" }

certificate: Base64 string encoded ([RFC4648] section 4) X509 certificate [RFC4158].