public class PEMItem extends Object
Modifier and Type | Field and Description |
---|---|
String |
cipher |
static String |
DEK_INFO |
String |
dekInfo |
private byte[] |
derBytes |
boolean |
des2 |
byte[] |
iv |
int |
keySizeInBits |
String |
mode |
String |
pemType |
Map |
properties |
public static final String DEK_INFO
private final byte[] derBytes
public final Map properties
public final byte[] iv
public final boolean des2
public final int keySizeInBits
public byte[] getDerBytes()