6 lines
78 B
Plaintext
6 lines
78 B
Plaintext
|
|
key "<%= name %>" {
|
|
algorithm <%= algorithm %>;
|
|
secret "<%= secret %>";
|
|
};
|