public interface CipherInformation extends AlgorithmNameProvider, KeySizeIndicator
| Modifier and Type | Method and Description |
|---|---|
int |
getCipherBlockSize() |
int |
getIVSize() |
int |
getKdfSize() |
String |
getTransformation() |
getAlgorithmgetKeySizeString getTransformation()
int getIVSize()
int getCipherBlockSize()
int getKdfSize()
Copyright © 2018–2020 The Apache Software Foundation. All rights reserved.