sign
Signs the data from the given InputStream and stores the signature in the given OutputStream.
Parameters
signatory
The signatory
to Sign
The source of the data to be signed
destination
Where the signature will be written to
Signs the data from the given InputStream and stores the signature in the given OutputStream.
The signatory
The source of the data to be signed
Where the signature will be written to