public class MSISAMCryptCodecHandler extends BaseJetCryptCodecHandler
CIPHER_DECRYPT_MODE, CIPHER_ENCRYPT_MODE| Modifier and Type | Method and Description |
|---|---|
protected org.bouncycastle.crypto.params.KeyParameter |
computeCipherParams(int pageNumber)
Generates the cipher parameters for the given page number.
|
static com.healthmarketscience.jackcess.impl.CodecHandler |
create(PasswordCallback callback,
com.healthmarketscience.jackcess.impl.PageChannel channel,
Charset charset) |
protected int |
getMaxEncodedPage() |
canDecodeInline, canEncodePartialPage, decodePage, encodePage, getStreamCipherapplyPageNumber, blockDecrypt, blockDecryptBytes, blockEncrypt, decryptBytes, decryptBytes, decryptInit, decryptInit, encryptInit, encryptInit, fill, fixToLength, fixToLength, getBlockCipher, getCipherParams, getEncodingKey, getEncodingKey, getTempBuffer, hash, hash, hash, hash, isBlankKey, processBytesFully, readHeaderPage, streamDecrypt, streamEncrypt, toString, wrappublic static com.healthmarketscience.jackcess.impl.CodecHandler create(PasswordCallback callback, com.healthmarketscience.jackcess.impl.PageChannel channel, Charset charset) throws IOException
IOExceptionprotected org.bouncycastle.crypto.params.KeyParameter computeCipherParams(int pageNumber)
BaseCryptCodecHandlercomputeCipherParams in class BaseCryptCodecHandlerprotected int getMaxEncodedPage()
getMaxEncodedPage in class BaseJetCryptCodecHandlerCopyright © 2010–2021. All rights reserved.