public class PrivAES256 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 |
---|
PrivAES256()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
OID |
getID()
Gets the OID uniquely identifying the privacy protocol.
|
asHex, decrypt, encrypt, extendShortKey, getDecryptParamsLength, getEncryptedLength, getMaxKeyLength, getMinKeyLength
private static final long serialVersionUID
public static final OID ID
public OID getID()
OID
instance.