Uses of Enum
org.docx4j.org.apache.poi.poifs.crypt.CipherProvider
Packages that use CipherProvider
-
Uses of CipherProvider in org.docx4j.org.apache.poi.poifs.crypt
Fields in org.docx4j.org.apache.poi.poifs.crypt declared as CipherProviderMethods in org.docx4j.org.apache.poi.poifs.crypt that return CipherProviderModifier and TypeMethodDescriptionstatic CipherProviderCipherProvider.fromEcmaId(int ecmaId) EncryptionHeader.getCipherProvider()static CipherProviderReturns the enum constant of this type with the specified name.static CipherProvider[]CipherProvider.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.org.apache.poi.poifs.crypt with parameters of type CipherProviderModifier and TypeMethodDescriptionprotected voidEncryptionHeader.setCipherProvider(CipherProvider providerType)