Interface | Description |
---|---|
StreamCipherCompat |
Alternate version of StreamCipher API which allows us to be handle both old
and new bouncycastle versions.
|
Class | Description |
---|---|
RC4EngineCompat |
Simple Extension of
RC4Engine which implements StreamCipherCompat
and allows jackcess-encrypt to work with 1.51+ versions of Bouncy Castle. |
RC4EngineCompat.Factory |
StreamCipherFactory for this engine
|
StreamCipherFactory |
Factory for instantiating
StreamCipherCompat instances. |
Copyright © 2010–2022 OpenHMS. All rights reserved.