Uses of Package
se.swedenconnect.security.algorithms
Packages that use se.swedenconnect.security.algorithms
Package
Description
Algorithm registry and representations of differens algorithms
Implementation classes for the algorithm registry support.
-
Classes in se.swedenconnect.security.algorithms used by se.swedenconnect.security.algorithmsClassDescriptionRepresentation of an algorithm.Interface that tells that an
Algorithm
instance also represents an ASN.1AlgorithmIdentifier
.Interface representing an algorithm registry.A singleton for easy access to theAlgorithmRegistry
.An enum for all algorithm types.Base interface for an encryption algorithm.An extension to theAlgorithm
interface that also gives the JOSE representation of the algorithm.Extends theAlgorithm
interface with information about the key type that is required for the algorithm.Representation of a message digest algorithm.Representation of a signature algorithm. -
Classes in se.swedenconnect.security.algorithms used by se.swedenconnect.security.algorithms.implClassDescriptionRepresentation of an algorithm.Interface that tells that an
Algorithm
instance also represents an ASN.1AlgorithmIdentifier
.Interface representing an algorithm registry.An enum for all algorithm types.Representation of a block encryption algorithm.Base interface for an encryption algorithm.An extension to theAlgorithm
interface that also gives the JOSE representation of the algorithm.Extends theAlgorithm
interface with information about the key type that is required for the algorithm.Representation of a key transport algorithmRepresentation of a MAC algorithm.Representation of a message digest algorithm.Representation of a RSA-PSS signature algorithm.Representation of a signature algorithm.