edouard@3561: <?xml version='1.0' encoding='utf-8'?>
edouard@3820: <OPCUAClient xmlns:xsd="http://www.w3.org/2001/XMLSchema" Server_URI="opc.tcp://127.0.0.1:4840/freeopcua/server/">
edouard@3631:   <AuthType>
edouard@3631:     <x509 Certificate="my_cert.der" PrivateKey="my_private_key.pem">
edouard@3631:       <Policy/>
edouard@3631:       <Mode/>
edouard@3631:     </x509>
edouard@3631:   </AuthType>
edouard@3589: </OPCUAClient>