Uses of Interface
se.swedenconnect.security.algorithms.EncryptionAlgorithm
Packages that use EncryptionAlgorithm
Package
Description
Algorithm registry and representations of differens algorithms
Implementation classes for the algorithm registry support.
-
Uses of EncryptionAlgorithm in se.swedenconnect.security.algorithms
Subinterfaces of EncryptionAlgorithm in se.swedenconnect.security.algorithmsModifier and TypeInterfaceDescriptioninterface
Representation of a block encryption algorithm. -
Uses of EncryptionAlgorithm in se.swedenconnect.security.algorithms.impl
Classes in se.swedenconnect.security.algorithms.impl that implement EncryptionAlgorithmModifier and TypeClassDescriptionclass
Abstract base class for encryption algorithms.class
Implementation class forBlockEncryptionAlgorithm
.class
Implementation class for symmetric key wrap algorithms.