sslCertFile property

String? sslCertFile
getter/setter pair

Client Certificate - The base64 encoded content of a .pem or .crt file containing the client public key (for 2-way SSL).

Optional.

Implementation

core.String? sslCertFile;