Module io.github.mmm.crypto
Interface SymmetricKeySpecFactory
-
- All Known Implementing Classes:
SymmetricKeySpecFactoryImplPbe
public interface SymmetricKeySpecFactory
- Since:
- 1.0.0
- Author:
- Joerg Hohwiller (hohwille at users.sourceforge.net)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description KeySpec
createKeySpec(String password)
-