Plug.Crypto.MessageVerifier.sign

You're seeing just the function sign, go back to Plug.Crypto.MessageVerifier module for more information.
Link to this function

sign(message, secret, digest_type \\ :sha256)

View Source

Signs a message according to the given secret.