Skip to:
The AlgorithmSupport class can return null if the key algorithm is not found in the algorithm registry. This needs to be caught by the Decrypter.
Add NPE check.
The AlgorithmSupport class can return null if the key algorithm is not found in the algorithm registry. This needs to be caught by the Decrypter.