certificateChain property

String? certificateChain
final

The base64 PEM-encoded certificate chain that chains up to the root CA certificate that you used to sign your private CA certificate.

Implementation

final String? certificateChain;