Uses of Interface
se.swedenconnect.security.algorithms.AlgorithmIdentifierAware
Packages that use AlgorithmIdentifierAware
Package
Description
Algorithm registry and representations of differens algorithms
Implementation classes for the algorithm registry support.
-
Uses of AlgorithmIdentifierAware in se.swedenconnect.security.algorithms
Subinterfaces of AlgorithmIdentifierAware in se.swedenconnect.security.algorithmsModifier and TypeInterfaceDescriptioninterfaceRepresentation of a message digest algorithm.interfaceRepresentation of a RSA-PSS signature algorithm.interfaceRepresentation of a signature algorithm. -
Uses of AlgorithmIdentifierAware in se.swedenconnect.security.algorithms.impl
Classes in se.swedenconnect.security.algorithms.impl that implement AlgorithmIdentifierAwareModifier and TypeClassDescriptionclassImplementation class for theMessageDigestAlgorithm.classHandles the special case where we represent RSA-PSS without any parameters.classImplementation class forRSAPSSSignatureAlgorithm.classImplementation class forSignatureAlgorithm.