|
|||||||||
| Home >> All >> org >> apache >> derby >> iapi >> services >> [ crypto overview ] | PREV NEXT | ||||||||
Uses of Interface
org.apache.derby.iapi.services.crypto.CipherProvider
| Uses of CipherProvider in org.apache.derby.iapi.services.crypto |
| Methods in org.apache.derby.iapi.services.crypto that return CipherProvider | |
CipherProvider |
CipherFactory.createNewCipher(int mode)
Returns a CipherProvider which is the encryption or decryption engine. |
| Methods in org.apache.derby.iapi.services.crypto with parameters of type CipherProvider | |
java.lang.String |
CipherFactory.changeBootPassword(java.lang.String changeString,
java.util.Properties properties,
CipherProvider verify)
|
|
|||||||||
| Home >> All >> org >> apache >> derby >> iapi >> services >> [ crypto overview ] | PREV NEXT | ||||||||