Uses of Class
se.swedenconnect.security.algorithms.impl.BlockEncryptionAlgorithmImpl.BlockEncryptionAlgorithmBuilder
Packages that use BlockEncryptionAlgorithmImpl.BlockEncryptionAlgorithmBuilder
Package
Description
Implementation classes for the algorithm registry support.
-
Uses of BlockEncryptionAlgorithmImpl.BlockEncryptionAlgorithmBuilder in se.swedenconnect.security.algorithms.impl
Methods in se.swedenconnect.security.algorithms.impl that return BlockEncryptionAlgorithmImpl.BlockEncryptionAlgorithmBuilderModifier and TypeMethodDescriptionCreates a builder.BlockEncryptionAlgorithmImpl.BlockEncryptionAlgorithmBuilder.getBuilder()
Gets the current builder instance.BlockEncryptionAlgorithmImpl.BlockEncryptionAlgorithmBuilder.ivLength
(int ivLength) Assigns the IV length.