Package | Description |
---|---|
com.healthmarketscience.jackcess.crypt.impl | |
com.healthmarketscience.jackcess.crypt.impl.office |
Modifier and Type | Class and Description |
---|---|
class |
BaseJetCryptCodecHandler
Base CodecHandler support for Jet RC4 encryption based CodecHandlers.
|
class |
JetCryptCodecHandler
CodecHandler for Jet databases.
|
class |
MSISAMCryptCodecHandler
CodecHandler for MSISAM databases.
|
class |
OfficeCryptCodecHandler
CryptCodecHandler for the Office Document Cryptography standard.
|
Modifier and Type | Class and Description |
---|---|
class |
AgileEncryptionProvider |
class |
BlockCipherProvider |
class |
ECMAStandardEncryptionProvider |
class |
NonStandardEncryptionProvider
The "non-standard" provider handles the case where AES is enabled for older
databases with the office crypto "compatmode" set to 0 (non-compatible).
|
class |
OfficeBinaryDocRC4Provider |
class |
RC4CryptoAPIProvider |
class |
StreamCipherProvider |
Copyright © 2010–2022 OpenHMS. All rights reserved.