Class PSSSigner

  • All Implemented Interfaces:
    Signer

    public class PSSSigner
    extends java.lang.Object
    implements Signer
    RSA-PSS as described in PKCS# 1 v 2.1.

    Note: the usual value for the salt length is the number of bytes in the hash function.