public static class TestEncryptionTest.FailingCipherProvider
extends java.lang.Object
| Constructor and Description |
|---|
FailingCipherProvider() |
| Modifier and Type | Method and Description |
|---|---|
Cipher |
getCipher(java.lang.String name) |
Configuration |
getConf() |
java.lang.String |
getName() |
java.lang.String[] |
getSupportedCiphers() |
void |
setConf(Configuration conf) |