PlugSignature.Crypto.sign
You're seeing just the function
sign
, go back to PlugSignature.Crypto module for more information.
Generates a signature.
Returns {:ok, signature}
or {:error, reason}
.