JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
org.apache.poi.poifs.crypt.agile.KeyData
Packages that use
KeyData
Package
Description
org.apache.poi.poifs.crypt.agile
Uses of
KeyData
in
org.apache.poi.poifs.crypt.agile
Methods in
org.apache.poi.poifs.crypt.agile
that return
KeyData
Modifier and Type
Method and Description
KeyData
EncryptionDocument.
getKeyData
()
Methods in
org.apache.poi.poifs.crypt.agile
with parameters of type
KeyData
Modifier and Type
Method and Description
void
EncryptionDocument.
setKeyData
(
KeyData
keyData)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes