Uses of Interface
com.healthmarketscience.jackcess.crypt.util.StreamCipherCompat
-
Packages that use StreamCipherCompat Package Description com.healthmarketscience.jackcess.crypt.util -
-
Uses of StreamCipherCompat in com.healthmarketscience.jackcess.crypt.util
Classes in com.healthmarketscience.jackcess.crypt.util that implement StreamCipherCompat Modifier and Type Class Description classRC4EngineCompatSimple Extension ofRC4Enginewhich implements StreamCipherCompat and allows jackcess-encrypt to work with 1.51+ versions of Bouncy Castle.Methods in com.healthmarketscience.jackcess.crypt.util that return StreamCipherCompat Modifier and Type Method Description StreamCipherCompatRC4EngineCompat.Factory. newInstance()abstract StreamCipherCompatStreamCipherFactory. newInstance()static StreamCipherCompatStreamCipherFactory. newRC4Engine()
-