Uses of Interface
com.healthmarketscience.jackcess.util.StreamCipherCompat

Packages that use StreamCipherCompat
com.healthmarketscience.jackcess.util   
 

Uses of StreamCipherCompat in com.healthmarketscience.jackcess.util
 

Classes in com.healthmarketscience.jackcess.util that implement StreamCipherCompat
 class RC4EngineCompat
          Simple Extension of RC4Engine which implements StreamCipherCompat and allows jackcess-encrypt to work with 1.51+ versions of Bouncy Castle.
 

Methods in com.healthmarketscience.jackcess.util that return StreamCipherCompat
 StreamCipherCompat RC4EngineCompat.Factory.newInstance()
           
abstract  StreamCipherCompat StreamCipherFactory.newInstance()
           
static StreamCipherCompat StreamCipherFactory.newRC4Engine()
           
 



Copyright © 2010-2015 Health Market Science. All Rights Reserved.