Package | Description |
---|---|
com.healthmarketscience.jackcess.crypt.util |
Modifier and Type | Class and Description |
---|---|
class |
RC4EngineCompat
Simple Extension of
RC4Engine which implements StreamCipherCompat
and allows jackcess-encrypt to work with 1.51+ versions of Bouncy Castle. |
Modifier and Type | Method and Description |
---|---|
abstract StreamCipherCompat |
StreamCipherFactory.newInstance() |
StreamCipherCompat |
RC4EngineCompat.Factory.newInstance() |
static StreamCipherCompat |
StreamCipherFactory.newRC4Engine() |
Copyright © 2010–2022 OpenHMS. All rights reserved.