public final class X509Util extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getEncAlgo(Node encBodyData) |
static byte[] |
getSecretKey(Element keyInfoElem,
String algorithm,
CallbackHandler cb,
byte[] encryptedKey) |
static boolean |
isContent(Node encBodyData) |
public static boolean isContent(Node encBodyData)
public static String getEncAlgo(Node encBodyData) throws WSSecurityException
WSSecurityExceptionpublic static byte[] getSecretKey(Element keyInfoElem, String algorithm, CallbackHandler cb, byte[] encryptedKey) throws WSSecurityException
WSSecurityExceptionCopyright © 2004–2015 The Apache Software Foundation. All rights reserved.