summaryrefslogtreecommitdiff
path: root/interface-definitions/include/pki/openssh-key.xml.i
blob: 8f005d077510ed653a91458b8b913c2ce243fcd7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!-- include start from pki/openssh-key.xml.i -->
<leafNode name="key">
  <properties>
    <help>OpenSSH key in PKI configuration</help>
    <completionHelp>
      <path>pki openssh</path>
    </completionHelp>
    <valueHelp>
      <format>txt</format>
      <description>Name of OpenSSH key in PKI configuration</description>
    </valueHelp>
  </properties>
</leafNode>
<!-- include end -->