csp_hash - Twig Function
Info
This feature is available in Contao 5.3 and later.
This allows you to add CSP hashes for inline styles and scripts.
Arguments
directive: The CSP directive the hash will be generated for.source: The content for whith the hash will be generated for.algorithm: You can optionally define the hashing algorithm (default issha256).