-
Packages that use Cipher
| Package |
Description |
| javax.crypto |
Provides the classes and interfaces for cryptographic
operations.
|
-
-
Subclasses of Cipher in javax.crypto
| Modifier and Type |
Class |
Description |
class |
NullCipher |
The NullCipher class is a class that provides an
"identity cipher" -- one that does not transform the plain text.
|