SHA224withRSA

This signature class is similar to SHA1withRSA, except it produces a signature from a digest length of 224 bits.

See MD2withRSA for a simple example on using this algorithm; modify the algorithm name used to “SHA224withRSA”.