sign
Description:
Signs the input stream and writes the resulting signature to the output stream.
Parameters:
| this | |
| detach |
true if |
| userid |
private key to use to sign the stream |
| istream |
input stream |
| ostream |
output stream |
Returns:
|
the DigestAlgo used on success or %-1 on fail. |