beremiz
Clone
Summary
Browse
Changes
Graph
str encoding fixes
python3
2022-11-01, GP Orcullo
ec2babbd5698
str encoding fixes
<?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>