certificateChain property
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;
The base64 PEM-encoded certificate chain that chains up to the root CA certificate that you used to sign your private CA certificate.
final String? certificateChain;