Package org.apache.commons.crypto.utils
Utils classes
-
Class Summary Class Description AES Creates AES objectsIoUtils General utility methods for working with IO.ReflectionUtils General utility methods for working with reflection.ReflectionUtils.NegativeCacheSentinel A unique class which is used as a sentinel value in the caching for getClassByName.Transformation Transformation algorithm, mode and padding, in the format "Algorithm/Mode/Padding", for example "AES/CBC/NoPadding".Utils General utility methods.Utils.DefaultPropertiesHolder -
Enum Summary Enum Description Padding Padding types.