Class ReadOnlyFileInfo

  • All Implemented Interfaces:
    Recyclable

    class ReadOnlyFileInfo
    extends FileInfo
    Provide a readonly file info.
    • Constructor Detail

      • ReadOnlyFileInfo

        public ReadOnlyFileInfo​(java.io.File lf,
                                byte[] masterKey)
                         throws java.io.IOException
        Throws:
        java.io.IOException