%args> $type => undef $secret => undef $passwd => undef $part => undef %args>
<% i18nGettext('I18N_OPENXPKI_CLIENT_HTML_MASON_API_SET_SECRET_DESCRIPTION') %>
<& /service/open_form.mhtml &> <& /lib/html/hidden.mhtml, 'name' => 'type', 'value' => $type &> <& /lib/html/hidden.mhtml, 'name' => 'secret', 'value' => $secret &><% i18nGettext('I18N_OPENXPKI_CLIENT_HTML_MASON_TABLE_HEAD_NAME') %> | <% i18nGettext('I18N_OPENXPKI_CLIENT_HTML_MASON_TABLE_HEAD_VALUE') %> |
---|---|
<% i18nGettext('I18N_OPENXPKI_SET_SECRET_PART_NUMBER') %> | <& /lib/html/input.mhtml, name => 'part' &> |
<% i18nGettext('I18N_OPENXPKI_SET_SECRET_PASSWD') %> | <& /lib/html/input.mhtml, name => 'passwd', type => 'password' &> |
".$msg->{LIST}->[0]->{PARAMS}->{ERROR}."
\n"; return 1; } return $m->comp ('key_list.html'); } %init>