public class SunJceCrypt extends AbstractCrypt
| Constructor and Description |
|---|
SunJceCrypt()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected byte[] |
crypt(byte[] input,
int mode)
Crypts the given byte array
|
decryptUrlSafe, encryptUrlSafe, getKey, setKeyprotected final byte[] crypt(byte[] input,
int mode)
throws GeneralSecurityException
crypt in class AbstractCryptinput - byte array to be cryptedmode - crypt modeGeneralSecurityExceptionCopyright © 2006-2012 Apache Software Foundation. All Rights Reserved.