<App_AddEncKeyProviderReq>
    <keyProvider>
        <provider>
            <keyProviderName></keyProviderName>
        </provider>
        <keyProviderType></keyProviderType>
        <encryptionType></encryptionType>
        <encryptionKeyLength></encryptionKeyLength>
        <properties>            
            <host></host>
            <port></port>
            <certFilePath></certFilePath>
            <sslPassPhrase></sslPassPhrase>
            <keyFilePath></keyFilePath>
            <caCertFilePath></caCertFilePath>
            <regionName></regionName>
            <userAccount>
                <userName></userName>
                <password></password>
            </userAccount>
            <passphrase></passphrase>
            <passphraseClient>
                <client>
                    <clientName></clientName>
                </client>
                <filePath>
                    <path></path>                     
                </filePath>
            </passphraseClient>
        </properties>
    </keyProvider>            
</App_AddEncKeyProviderReq>