org.apache.poi.poifs.crypt
Class EncryptionInfo
java.lang.Object
org.apache.poi.poifs.crypt.EncryptionInfo
public class EncryptionInfo
- extends java.lang.Object
- Author:
- Maxim Valyanskiy
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EncryptionInfo
public EncryptionInfo(POIFSFileSystem fs)
throws java.io.IOException
- Throws:
java.io.IOException
getVersionMajor
public int getVersionMajor()
getVersionMinor
public int getVersionMinor()
getEncryptionFlags
public int getEncryptionFlags()
getHeader
public EncryptionHeader getHeader()
getVerifier
public EncryptionVerifier getVerifier()