|
|||||||||
| Home >> All >> javax >> [ crypto overview ] | PREV NEXT | ||||||||
Uses of Class
javax.crypto.CipherSpi
| Uses of CipherSpi in javax.crypto |
| Subclasses of CipherSpi in javax.crypto | |
(package private) class |
NullCipherImpl
Implementation of the identity cipher. |
(package private) class |
NullCipherSpi
Implements the identity cipher. |
| Fields in javax.crypto declared as CipherSpi | |
private CipherSpi |
Cipher.cipherSpi
The underlying cipher service provider interface. |
| Constructors in javax.crypto with parameters of type CipherSpi | |
Cipher(CipherSpi cipherSpi,
java.security.Provider provider,
java.lang.String transformation)
Create a cipher. |
|
|
|||||||||
| Home >> All >> javax >> [ crypto overview ] | PREV NEXT | ||||||||