summaryrefslogtreecommitdiff
path: root/src/help/studio_help/src/topics/u_sign-import-key.dita
blob: 27a453fcceb8e1f6d9be9dff9ccb79ad0f90f073 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE reference PUBLIC "-//OASIS//DTD DITA Reference//EN" "../dtd/reference.dtd">
<reference id="u_sign-import-key" xml:lang="en-us">
  <title>Import Key dialog</title>
  <shortdesc>Allows you to specify a public-private key pair to be imported. </shortdesc>
  <prolog>
    <metadata>
      <keywords>
        <!--<indexterm></indexterm>-->
      </keywords>
    </metadata>
  </prolog>
  <refbody>
    <section>
      <p>This dialog is displayed when you click  (Import Key) in the Application Signing Tool view.</p>
      <simpletable>
        <strow>
          <stentry><uicontrol>Alias name</uicontrol></stentry>
          <stentry>A unique name to be given to this key pair. Certificates and key pairs are identified by alias within
            the Application Signing Tool.</stentry>
        </strow>
        <strow>
          <stentry><uicontrol>Certificate</uicontrol></stentry>
          <stentry>Path to the private key file to be imported.</stentry>
        </strow>
      </simpletable>
    </section>
  </refbody>
</reference>