Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.mozilla.jss.crypto.Algorithm
org.mozilla.jss.crypto.KeyWrapAlgorithm
public class KeyWrapAlgorithm
extends Algorithm
Field Summary | |
static KeyWrapAlgorithm | |
static KeyWrapAlgorithm | |
static KeyWrapAlgorithm | |
static KeyWrapAlgorithm | |
static KeyWrapAlgorithm | |
static KeyWrapAlgorithm | |
static KeyWrapAlgorithm | |
static KeyWrapAlgorithm | |
static KeyWrapAlgorithm | |
static KeyWrapAlgorithm | |
static KeyWrapAlgorithm | |
static KeyWrapAlgorithm |
Constructor Summary | |
| |
|
Method Summary | |
static KeyWrapAlgorithm |
|
int | |
boolean |
|
Methods inherited from class org.mozilla.jss.crypto.Algorithm | |
getParameterClass , getParameterClasses , isValidParameterObject , toOID , toString |
protected KeyWrapAlgorithm(int oidTag, String name, Class paramClass, boolean padded, int blockSize)
protected KeyWrapAlgorithm(int oidTag, String name, Class[] paramClasses, boolean padded, int blockSize)