Uses of Class
org.apache.poi.poifs.crypt.agile.DataIntegrity
-
Packages that use DataIntegrity Package Description org.apache.poi.poifs.crypt.agile -
-
Uses of DataIntegrity in org.apache.poi.poifs.crypt.agile
Methods in org.apache.poi.poifs.crypt.agile that return DataIntegrity Modifier and Type Method Description DataIntegrity
EncryptionDocument. getDataIntegrity()
Methods in org.apache.poi.poifs.crypt.agile with parameters of type DataIntegrity Modifier and Type Method Description void
EncryptionDocument. setDataIntegrity(DataIntegrity dataIntegrity)
-