|
BenQ Mobile |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ShortBufferException | |
| javax.crypto | Provides the classes and interfaces for cryptographic operations. |
| Uses of ShortBufferException in javax.crypto |
| Methods in javax.crypto that throw ShortBufferException | |
int |
Cipher.update(byte[] input,
int inputOffset,
int inputLen,
byte[] output,
int outputOffset)
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part. |
int |
Cipher.doFinal(byte[] input,
int inputOffset,
int inputLen,
byte[] output,
int outputOffset)
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation. |
|
BenQ Mobile |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Copyright © 2006 BenQ Mobile GmbH & Co. OHG or respective copyright owner. All Rights Reserved. BenQ Corp. is a trademark licensee of Siemens AG. | For further information about Mobility Toolkit (MTK) visit our Developer Portal. |