]
David Lloyd resolved ELY-870.
-----------------------------
Fix Version/s: 1.1.0.Beta20
Resolution: Done
AbstractAlgorithmParametersSpiImpl::engineInit is using wrong
reference
-----------------------------------------------------------------------
Key: ELY-870
URL:
https://issues.jboss.org/browse/ELY-870
Project: WildFly Elytron
Issue Type: Bug
Components: Utils
Reporter: Zoran Regvart
Assignee: Darran Lofthouse
Priority: Minor
Fix For: 1.1.0.Beta20
The {{AbstractAlgorithmParametersSpiImpl::engineInit(AlgorithmParameterSpec)}} to test
the instance of the given {{AlgorithmParameterSpec}} is using the class's field
instead of the given parameter.