Home >

ProtectToolkit-J Reference Guide > Supported Signature Algorithms > SHA256withRSA

SHA256withRSA

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

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