|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProtectionKeyDigestProvider | |
---|---|
org.odftoolkit.simple.text | Provide convenient methods to manipulate frequently used structures in ODF text document, such as list and section. |
Uses of ProtectionKeyDigestProvider in org.odftoolkit.simple.text |
---|
Methods in org.odftoolkit.simple.text that return ProtectionKeyDigestProvider | |
---|---|
ProtectionKeyDigestProvider |
Section.getDefaultProtectionKeyDigestProvider()
Get the default provider which use SHA-1 standard as the protection key digest algorithm. |
ProtectionKeyDigestProvider |
Section.getProtectionKeyDigestProvier()
Get current used provider which provides corresponding protection key digest algorithm. |
Methods in org.odftoolkit.simple.text with parameters of type ProtectionKeyDigestProvider | |
---|---|
void |
Section.setProtectionKeyDigestProvider(ProtectionKeyDigestProvider provider)
Set the provider which provides corresponding protection key digest algorithm. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |