Uses of Class
se.swedenconnect.security.algorithms.impl.SignatureAlgorithmImpl
Packages that use SignatureAlgorithmImpl
Package
Description
Implementation classes for the algorithm registry support.
-
Uses of SignatureAlgorithmImpl in se.swedenconnect.security.algorithms.impl
Classes in se.swedenconnect.security.algorithms.impl with type parameters of type SignatureAlgorithmImplModifier and TypeClassDescriptionprotected static classSignatureAlgorithmImpl.AbstractSignatureAlgorithmBuilder<T extends SignatureAlgorithmImpl,B extends SignatureAlgorithmImpl.AbstractSignatureAlgorithmBuilder<T, ? extends AlgorithmBuilder<T>>> Abstract builder forSignatureAlgorithm.Subclasses of SignatureAlgorithmImpl in se.swedenconnect.security.algorithms.implModifier and TypeClassDescriptionclassHandles the special case where we represent RSA-PSS without any parameters.classImplementation class forRSAPSSSignatureAlgorithm.Methods in se.swedenconnect.security.algorithms.impl that return SignatureAlgorithmImplModifier and TypeMethodDescriptionprotected SignatureAlgorithmImplSignatureAlgorithmImpl.SignatureAlgorithmBuilder.createAlgorithm(String algorithmUri) Creates theAlgorithminstance.