| Modifier and Type | Method and Description |
|---|---|
static int |
AES.decrypt(char[] password,
InputStream input,
OutputStream output) |
static void |
AES.encrypt(int keyLength,
char[] password,
InputStream input,
OutputStream output) |
Copyright © 2017. All rights reserved.