org.apache.xml.security.algorithms
Class JCEMapper.Algorithm
java.lang.Object
org.apache.xml.security.algorithms.JCEMapper.Algorithm
- Enclosing class:
- JCEMapper
public static class JCEMapper.Algorithm
- extends Object
Represents the Algorithm xml element
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JCEMapper.Algorithm
public JCEMapper.Algorithm(Element el)
- Gets data from element
- Parameters:
el -
JCEMapper.Algorithm
public JCEMapper.Algorithm(String requiredKey,
String jceName)
JCEMapper.Algorithm
public JCEMapper.Algorithm(String requiredKey,
String jceName,
String algorithmClass)
JCEMapper.Algorithm
public JCEMapper.Algorithm(String requiredKey,
String jceName,
int keyLength)
JCEMapper.Algorithm
public JCEMapper.Algorithm(String requiredKey,
String jceName,
String algorithmClass,
int keyLength)
Copyright © 2000–2014 The Apache Software Foundation. All rights reserved.