We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6885254 commit 25a3eb8Copy full SHA for 25a3eb8
1 file changed
src/main/java/org/apache/xml/security/utils/KeyUtils.java
@@ -42,7 +42,6 @@
42
* A set of utility methods to handle keys.
43
*/
44
public class KeyUtils {
45
- private static final System.Logger LOG = System.getLogger(KeyUtils.class.getName());
46
47
/**
48
* Enumeration of Supported key algorithm types.
0 commit comments