Interface representing RSA functionality that extends ISGIRSA.
Sets digest algorithm
Sets private key from file
Sets public key from file
Signs digest
Verifies signature
Interface representing RSA functionality that extends ISGIRSA.