Uses of Interface
se.swedenconnect.security.algorithms.SignatureAlgorithm
Packages that use SignatureAlgorithm
Package
Description
Algorithm registry and representations of differens algorithms
Implementation classes for the algorithm registry support.
-
Uses of SignatureAlgorithm in se.swedenconnect.security.algorithms
Subinterfaces of SignatureAlgorithm in se.swedenconnect.security.algorithmsModifier and TypeInterfaceDescriptioninterface
Representation of a RSA-PSS signature algorithm. -
Uses of SignatureAlgorithm in se.swedenconnect.security.algorithms.impl
Classes in se.swedenconnect.security.algorithms.impl that implement SignatureAlgorithmModifier and TypeClassDescriptionclass
Handles the special case where we represent RSA-PSS without any parameters.class
Implementation class forRSAPSSSignatureAlgorithm
.class
Implementation class forSignatureAlgorithm
.