sign
Exhausts toSign
, and writes the signature to signatureDestination
. The caller is responsible for closing the streams, though the output WILL be flushed.
Parameters
to Sign
The source of the data to be signed
destination
Where the signature will be written to
Exhausts toSign
, and returns the raw signature bytes.
Return
The raw bytes of the signature
Parameters
to Sign
The source of the data to be signed