[ NoAccessorMethod ]
[ Version ( since = "0.15" ) ]
public ByteArray ca { owned get; set; }
CA certificates in PEM format.
The text data can contain several CA certificates identified by:
-----BEGIN CERTIFICATE----- ... (CA certificate in base64 encoding) ... -----END CERTIFICATE-----