pemEncodedCertificate property

String? pemEncodedCertificate
final

The PEM-encoded public key of the client certificate, which can be used to configure certificate authentication in the integration endpoint .

Implementation

final String? pemEncodedCertificate;