sslKeyFile property
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;
Client Key - The base64 encoded content of a .pem or .crt file containing the client private key (for 2-way SSL).
Optional.
core.String? sslKeyFile;