beremiz
Clone
Summary
Browse
Changes
Graph
fix str encoding issue
python3
2023-02-04, GP Orcullo
741d0010b4b2
fix str encoding issue
<?xml version='1.0' encoding='utf-8'?>
<OPCUAClient xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<AuthType>
<x509 Certificate="my_cert.der" PrivateKey="my_private_key.pem">
<Policy/>
<Mode/>
</x509>
</AuthType>
</OPCUAClient>