Interface representing DSA functionality that extends ISGIDsa.
Sets the digest algorithm
Sets private key from file
Sets private key from byte array
Sets public key from file
Sets signing algorithm
Signs a message
Verifies a signature
Interface representing DSA functionality that extends ISGIDsa.