public interface CipherInformation extends AlgorithmNameProvider, KeySizeIndicator
| Modifier and Type | Method and Description |
|---|---|
int |
getCipherBlockSize() |
int |
getIVSize() |
int |
getKdfSize() |
java.lang.String |
getTransformation() |
getAlgorithmgetKeySizejava.lang.String getTransformation()
int getIVSize()
int getCipherBlockSize()
int getKdfSize()