OPCFoundation / UA-Java-Legacy

This repository is provided by OPC Foundation as legacy support for an Java version for OPC UA.
https://github.com/OPCFoundation/UA-.NETStandard
Other
354 stars 226 forks source link

BouncyCastleUtils class does not use Spongy Castle in Android #194

Open SimoneTinella opened 4 years ago

SimoneTinella commented 4 years ago

In BouncyCastleUtils class the provider BC (BouncyCastle) is hardcoded on .setProvider method. This cause a RuntimeException on Android. Make the provider's choice automatic