Package org.apache.xml.security.keys
Class KeyUtils
- java.lang.Object
-
- org.apache.xml.security.keys.KeyUtils
-
public final class KeyUtils extends java.lang.ObjectUtility class fororg.apache.xml.security.keyspackage.
-
-
Constructor Summary
Constructors Modifier Constructor Description privateKeyUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidprinoutKeyInfo(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
-
-