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 DataIntegrityEncryptionDocument. getDataIntegrity()Methods in org.apache.poi.poifs.crypt.agile with parameters of type DataIntegrity Modifier and Type Method Description voidEncryptionDocument. setDataIntegrity(DataIntegrity dataIntegrity)
-