|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.healthmarketscience.jackcess.impl.BaseCryptCodecHandler
com.healthmarketscience.jackcess.impl.OfficeCryptCodecHandler
com.healthmarketscience.jackcess.impl.office.StreamCipherProvider
com.healthmarketscience.jackcess.impl.office.OfficeBinaryDocRC4Provider
public class OfficeBinaryDocRC4Provider
| Field Summary |
|---|
| Fields inherited from class com.healthmarketscience.jackcess.impl.BaseCryptCodecHandler |
|---|
CIPHER_DECRYPT_MODE, CIPHER_ENCRYPT_MODE |
| Constructor Summary | |
|---|---|
OfficeBinaryDocRC4Provider(PageChannel channel,
byte[] encodingKey,
ByteBuffer encProvBuf,
byte[] pwdBytes)
|
|
| Method Summary | |
|---|---|
boolean |
canEncodePartialPage()
|
| Methods inherited from class com.healthmarketscience.jackcess.impl.office.StreamCipherProvider |
|---|
canDecodeInline, encodePageImpl |
| Methods inherited from class com.healthmarketscience.jackcess.impl.OfficeCryptCodecHandler |
|---|
create, decodePage, encodePage |
| Methods inherited from class com.healthmarketscience.jackcess.impl.BaseCryptCodecHandler |
|---|
applyPageNumber, fill, fixToLength, fixToLength, hash, hash, hash, hash, toString, wrap |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public OfficeBinaryDocRC4Provider(PageChannel channel,
byte[] encodingKey,
ByteBuffer encProvBuf,
byte[] pwdBytes)
| Method Detail |
|---|
public boolean canEncodePartialPage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||