Uses of Class
org.apache.poi.poifs.crypt.xor.XOREncryptionVerifier
-
Packages that use XOREncryptionVerifier Package Description org.apache.poi.poifs.crypt.xor -
-
Uses of XOREncryptionVerifier in org.apache.poi.poifs.crypt.xor
Methods in org.apache.poi.poifs.crypt.xor that return XOREncryptionVerifier Modifier and Type Method Description XOREncryptionVerifier
XOREncryptionVerifier. copy()
Constructors in org.apache.poi.poifs.crypt.xor with parameters of type XOREncryptionVerifier Constructor Description XOREncryptionVerifier(XOREncryptionVerifier other)
-