Class NoParamsRSAPSSSignatureAlgorithm

All Implemented Interfaces:
Algorithm, AlgorithmIdentifierAware, JoseAlgorithm, KeyBasedAlgorithm, RSAPSSSignatureAlgorithm, SignatureAlgorithm

public class NoParamsRSAPSSSignatureAlgorithm extends RSAPSSSignatureAlgorithmImpl
Handles the special case where we represent RSA-PSS without any parameters.
Author:
Martin Lindström (martin@idsec.se), Stefan Santesson (stefan@idsec.se)