Constructor and Description |
---|
JCEMapper.Algorithm(Element el)
Gets data from element
|
JCEMapper.Algorithm(String requiredKey,
String jceName) |
JCEMapper.Algorithm(String requiredKey,
String jceName,
int keyLength) |
JCEMapper.Algorithm(String requiredKey,
String jceName,
String algorithmClass) |
JCEMapper.Algorithm(String requiredKey,
String jceName,
String algorithmClass,
int keyLength,
int ivLength) |
JCEMapper.Algorithm(String requiredKey,
String jceName,
String algorithmClass,
int keyLength,
int ivLength,
String jceProvider) |
public JCEMapper.Algorithm(Element el)
el
- public JCEMapper.Algorithm(String requiredKey, String jceName, String algorithmClass)
public JCEMapper.Algorithm(String requiredKey, String jceName, String algorithmClass, int keyLength, int ivLength)
Copyright © 2000–2014 The Apache Software Foundation. All rights reserved.