Uses of Class
com.healthmarketscience.jackcess.crypt.impl.office.XmlEncryptionDescriptor.CipherChaining
-
Packages that use XmlEncryptionDescriptor.CipherChaining Package Description com.healthmarketscience.jackcess.crypt.impl.office -
-
Uses of XmlEncryptionDescriptor.CipherChaining in com.healthmarketscience.jackcess.crypt.impl.office
Methods in com.healthmarketscience.jackcess.crypt.impl.office that return XmlEncryptionDescriptor.CipherChaining Modifier and Type Method Description static XmlEncryptionDescriptor.CipherChainingXmlEncryptionDescriptor.CipherChaining. valueOf(String name)Returns the enum constant of this type with the specified name.static XmlEncryptionDescriptor.CipherChaining[]XmlEncryptionDescriptor.CipherChaining. values()Returns an array containing the constants of this enum type, in the order they are declared.
-