Package com.itextpdf.commons
Class BCWrappersConfigurationUtils
java.lang.Object
com.itextpdf.commons.BCWrappersConfigurationUtils
Utility class for applying BC wrappers mappings.
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
applyMappingConfiguration
(sharpen.config.MappingConfigurator configurator) Applies mappings with custom wrappers for modules which use both bouncycastle and bouncycastle-fips.
-
Method Details
-
applyMappingConfiguration
public static void applyMappingConfiguration(sharpen.config.MappingConfigurator configurator) Applies mappings with custom wrappers for modules which use both bouncycastle and bouncycastle-fips.- Parameters:
-
configurator
-MappingConfigurator
instance in which mappings will be added
-