sign
Signs data with a key.
Return
the signature.
Parameters
key
the key to sign with.
signatureAlgorithm
the signature algorithm to use.
message
the data to sign.
Signs data with a key.
the signature.
the key to sign with.
the signature algorithm to use.
the data to sign.