sslKeyFile property

String? sslKeyFile
getter/setter pair

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

Optional.

Implementation

core.String? sslKeyFile;