locka99 / opcua

A client and server implementation of the OPC UA specification written in Rust
Mozilla Public License 2.0
515 stars 140 forks source link

Simplifed signed signature verification #380

Open BogdanYarotsky opened 2 months ago

BogdanYarotsky commented 2 months ago

Made it consistent with Sign&Encrypt logic - added temp variable that holds the signature range.