public final class X509Util extends Object
Modifier and Type | Method and Description |
---|---|
static String |
getEncAlgo(Node encBodyData) |
protected static SecretKey |
getSharedKey(Element keyInfoElem,
String algorithm,
CallbackHandler cb) |
static boolean |
isContent(Node encBodyData) |
public static boolean isContent(Node encBodyData)
public static String getEncAlgo(Node encBodyData) throws WSSecurityException
WSSecurityException
protected static SecretKey getSharedKey(Element keyInfoElem, String algorithm, CallbackHandler cb) throws WSSecurityException
WSSecurityException
Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.