Readonly
hashThe digest hash algorithm of this signer.
Readonly
signThe signing algorithm of this signer.
Sign simple short data.
The payload to be signed.
Sign data insides stream.
The payload to be signed.
Verify the signature of simple short data.
The payload to be verified.
The signature of payload to be verified.
Verify data insides stream.
The payload to be verified.
The signature of payload to be verified.
The signer interface.