Class CryptoAPIDecryptor.StreamDescriptorEntry

java.lang.Object
org.docx4j.org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor.StreamDescriptorEntry
Enclosing class:
CryptoAPIDecryptor

static class CryptoAPIDecryptor.StreamDescriptorEntry extends Object
  • Field Details

    • flagStream

      static BitField flagStream
    • streamOffset

      int streamOffset
    • streamSize

      int streamSize
    • block

      int block
    • flags

      int flags
    • reserved2

      int reserved2
    • streamName

      String streamName
  • Constructor Details

    • StreamDescriptorEntry

      StreamDescriptorEntry()