tests/projects/opcua_browse_encrypted/opcua_0@opcua/confnode.xml
branchwxPython4
changeset 3676 2f79540660f6
parent 3673 6a04e7a90ceb
equal deleted inserted replaced
3675:d331eb981b44 3676:2f79540660f6
       
     1 <?xml version='1.0' encoding='utf-8'?>
       
     2 <OPCUAClient xmlns:xsd="http://www.w3.org/2001/XMLSchema">
       
     3   <AuthType>
       
     4     <x509 Certificate="my_cert.der" PrivateKey="my_private_key.pem">
       
     5       <Policy/>
       
     6       <Mode/>
       
     7     </x509>
       
     8   </AuthType>
       
     9 </OPCUAClient>