<%- | String $keyname, String $algorithm, String $secret, | -%> key "<%= $keyname %>" { algorithm <%= $algorithm %>; secret "<%= $secret %>"; };