Symbian3/PDK/Source/GUID-AC2520A3-EB24-5BED-88D0-0D7D1C4D1C11.dita
changeset 5 f345bda72bc4
parent 3 46218c8b8afa
child 14 578be2adaf3e
equal deleted inserted replaced
4:4816d766a08a 5:f345bda72bc4
     7     Nokia Corporation - initial contribution.
     7     Nokia Corporation - initial contribution.
     8 Contributors: 
     8 Contributors: 
     9 -->
     9 -->
    10 <!DOCTYPE concept
    10 <!DOCTYPE concept
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
    12 <concept xml:lang="en" id="GUID-AC2520A3-EB24-5BED-88D0-0D7D1C4D1C11"><title>keytool Overview</title><prolog><metadata><keywords/></metadata></prolog><conbody><p>Symbian platform provides a key store, which is a repository of private keys that can be programmatically retrieved and used to accomplish a variety of tasks. The key store is initially empty. To insert private keys and manipulate them, you can use <codeph>keytool</codeph>. </p> <p>The Symbian keystore is meant to store private keys in a PKI setting. Keys for symmetric cryptography cannot be stored in the keystore. </p> <p> <codeph>Keytool</codeph> is an eshell program which manipulates the key store. Its main features are: </p> <ul><li id="GUID-3275ED27-FC5A-5317-8681-65FBD1DE3C05"><p>List the content of a key store </p> </li> <li id="GUID-52D36D6E-F568-5E52-9F1C-9DD0ED902DD1"><p>Insertion and Removal of private keys </p> </li> <li id="GUID-A4779EEA-F176-5B09-91E1-03B7F37A79C0"><p>Manipulation of the registered users for a given key, ownership, usages, etc. </p> </li> <li id="GUID-764C6F25-9775-5C9A-AF8C-848827405B83"><p>Support for multiple key store implementations </p> </li> </ul> <p>The <codeph>keytool</codeph> must be used from an eshell. You can start it using <filepath>eshell.exe</filepath>. </p> </conbody><related-links><link href="GUID-B1FE58B4-58CC-57CB-8BB2-43CD781BF41A.dita"><linktext>keytool Tutorials</linktext> </link> <link href="GUID-EA864824-91E3-5A08-A316-1CE50273EF50.dita"><linktext>keytool Reference</linktext> </link> </related-links></concept>
    12 <concept id="GUID-AC2520A3-EB24-5BED-88D0-0D7D1C4D1C11" xml:lang="en"><title>keytool
       
    13 Overview</title><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    14 <p>The Symbian platform provides a key store, which is a repository
       
    15 of private keys that can be programmatically retrieved and used to accomplish
       
    16 a variety of tasks. The key store is initially empty. To insert private keys
       
    17 and manipulate them, you can use <codeph>keytool</codeph>. </p>
       
    18 <p>The Symbian keystore is meant to store private keys in a PKI setting. Keys
       
    19 for symmetric cryptography cannot be stored in the keystore. </p>
       
    20 <p> <codeph>Keytool</codeph> is an eshell program which manipulates the key
       
    21 store. Its main features are: </p>
       
    22 <ul>
       
    23 <li id="GUID-3275ED27-FC5A-5317-8681-65FBD1DE3C05"><p>List the content of
       
    24 a key store </p> </li>
       
    25 <li id="GUID-52D36D6E-F568-5E52-9F1C-9DD0ED902DD1"><p>Insertion and Removal
       
    26 of private keys </p> </li>
       
    27 <li id="GUID-A4779EEA-F176-5B09-91E1-03B7F37A79C0"><p>Manipulation of the
       
    28 registered users for a given key, ownership, usages, etc. </p> </li>
       
    29 <li id="GUID-764C6F25-9775-5C9A-AF8C-848827405B83"><p>Support for multiple
       
    30 key store implementations </p> </li>
       
    31 </ul>
       
    32 <p>The <codeph>keytool</codeph> must be used from an eshell. You can start
       
    33 it using <filepath>eshell.exe</filepath>. </p>
       
    34 </conbody><related-links>
       
    35 <link href="GUID-B1FE58B4-58CC-57CB-8BB2-43CD781BF41A.dita"><linktext>keytool Tutorials</linktext>
       
    36 </link>
       
    37 <link href="GUID-EA864824-91E3-5A08-A316-1CE50273EF50.dita"><linktext>keytool Reference</linktext>
       
    38 </link>
       
    39 </related-links></concept>