-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b03
The local variable knownSignatureSchemes in the CRSignatureSchemesConsumer.consume() method is assigned the values, but it is not really queried. It is safe to remove the local variable and the related code.