Class CryptoAPIDecryptor.StreamDescriptorEntry
java.lang.Object
org.docx4j.org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor.StreamDescriptorEntry
- Enclosing class:
- CryptoAPIDecryptor
-
Field Details
-
flagStream
-
streamOffset
int streamOffset -
streamSize
int streamSize -
block
int block -
flags
int flags -
reserved2
int reserved2 -
streamName
String streamName
-
-
Constructor Details
-
StreamDescriptorEntry
StreamDescriptorEntry()
-