com.healthmarketscience.jackcess.util
Class RC4EngineCompat.Factory

java.lang.Object
  extended by com.healthmarketscience.jackcess.util.StreamCipherFactory
      extended by com.healthmarketscience.jackcess.util.RC4EngineCompat.Factory
Enclosing class:
RC4EngineCompat

public static final class RC4EngineCompat.Factory
extends StreamCipherFactory

StreamCipherFactory for this engine


Constructor Summary
RC4EngineCompat.Factory()
           
 
Method Summary
 StreamCipherCompat newInstance()
           
 
Methods inherited from class com.healthmarketscience.jackcess.util.StreamCipherFactory
newRC4Engine
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RC4EngineCompat.Factory

public RC4EngineCompat.Factory()
Method Detail

newInstance

public StreamCipherCompat newInstance()
Specified by:
newInstance in class StreamCipherFactory


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