Package org.apache.xml.security.keys
Class KeyUtils
- java.lang.Object
-
- org.apache.xml.security.keys.KeyUtils
-
public final class KeyUtils extends java.lang.Object
Utility class fororg.apache.xml.security.keys
package.
-
-
Constructor Summary
Constructors Modifier Constructor Description private
KeyUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
prinoutKeyInfo(KeyInfo ki, java.io.PrintStream os)
Method prinoutKeyInfo
-
-
-
Method Detail
-
prinoutKeyInfo
public static void prinoutKeyInfo(KeyInfo ki, java.io.PrintStream os) throws XMLSecurityException
Method prinoutKeyInfo- Parameters:
ki
-os
-- Throws:
XMLSecurityException
-
-