WorkbenchWeb.Endpoint.static_integrity
You're seeing just the function
static_integrity
, go back to WorkbenchWeb.Endpoint module for more information.
Link to this function
static_integrity(path)
Generates a base64-encoded cryptographic hash (sha512) to a static file
in priv/static
. Meant to be used for Subresource Integrity with CDNs.