public class PrivAES128 extends PrivAES
| Modifier and Type | Field and Description |
|---|---|
static OID |
ID
Unique ID of this privacy protocol.
|
private static long |
serialVersionUID |
cipherPool, salt| Constructor and Description |
|---|
PrivAES128()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
OID |
getID()
Gets the OID uniquely identifying the privacy protocol.
|
asHex, decrypt, encrypt, extendShortKey, getDecryptParamsLength, getEncryptedLength, getMaxKeyLength, getMinKeyLengthprivate static final long serialVersionUID
public static final OID ID
public OID getID()
OID instance.