SHA384withRSA

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

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