Kcl.secretbox

You're seeing just the function secretbox, go back to Kcl module for more information.
Link to this function

secretbox(msg, nonce, key)

View Source

Specs

secretbox(binary(), nonce(), key()) :: binary()

box based on a shared secret