edouard@3673: <?xml version='1.0' encoding='utf-8'?>
edouard@3673: <OPCUAClient xmlns:xsd="http://www.w3.org/2001/XMLSchema">
edouard@3676:   <AuthType>
edouard@3676:     <x509 Certificate="my_cert.der" PrivateKey="my_private_key.pem">
edouard@3676:       <Policy/>
edouard@3676:       <Mode/>
edouard@3676:     </x509>
edouard@3676:   </AuthType>
edouard@3673: </OPCUAClient>