public class AesJCE extends Aes
ALGORITHM, KEY_SIZE, KEY_SIZE_IN_BYTES, MODE, PADDING, TRANSFORMATION| Constructor and Description |
|---|
AesJCE(byte[] key)
Creates a new instance.
|
public AesJCE(byte[] key)
key - encryption keypublic byte[] encrypt(byte[] iv,
byte[] decrypted)
Aesdecrypted.Copyright © 2011-2012. All Rights Reserved.