|
BenQ Mobile |
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Class Summary | |
| Cipher | This class provides the functionality of a cryptographic cipher for encryption and decryption. |
| Exception Summary | |
| BadPaddingException | This exception is thrown when a particular padding mechanism is expected for the input data but the data is not padded properly. |
| IllegalBlockSizeException | This exception is thrown when the length of data provided to a block cipher is incorrect, i.e., does not match the block size of the cipher. |
| NoSuchPaddingException | This exception is thrown when a particular padding mechanism is requested but is not available in the environment. |
| ShortBufferException | This exception is thrown when an output buffer provided by the user is too short to hold the operation result. |
Provides the classes and interfaces for cryptographic operations.
|
BenQ Mobile |
||||||||||
| PREV PACKAGE NEXT PACKAGE | 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. |