{
    "keyProvider": {
        "provider": {"keyProviderName": ""},
        "encryptionKeyLength": ,
        "properties": {
            "host": "",
			"port": ,
            "certFilePath": "",
            "sslPassPhrase": "",
            "keyFilePath": "",
            "caCertFilePath": "",
			"regionName":"",
            "userAccount": {
            },
            "passphraseClient": [
                        {
                                    "client": {
                                    },
                                    "filePath": {
                                    }
                        }
                    ]
        }
    }
}