Interface for digital signature operations.
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 for digital signature operations.