Generates a deterministic template identifier by hashing the template.
Note: This expects a template that has been validated by parseTemplate.
parseTemplate
The template to generate an identifier for.
The sha256 hex identifier for the template.
Generates a deterministic template identifier by hashing the template.
Note: This expects a template that has been validated by
parseTemplate.