org.ccnx.ccn.utils.ccnaddidentity Class Reference

Command line utility for modifying stored identity data. More...

List of all members.

Static Public Member Functions

static void usage ()
static void main (String[] args)

Static Protected Member Functions

static void handleException (String message, Exception e)

Detailed Description

Command line utility for modifying stored identity data.

Use ccnwhoami to see what key ids you have, and their currently associated default identities. Use this tool to add an identity to a key that doesn't have one, or replace an existing identity. Identities are used as the key locators used when signing with these keys. This tool allows only specification of NAME type key locators, as ccnx URIs. To find a keyid to use, use ccnwhoami.

NOTE: We don't actually expect users to use this tool to modify their identities; their identities (even in the simple sense in which we use that term now) will usually be managed by software and users never see them. This tool is for testing and debugging.


Member Function Documentation

static void org.ccnx.ccn.utils.ccnaddidentity.main ( String[]  args  )  [static]
Parameters:
args 

The documentation for this class was generated from the following file:
Generated on Fri May 13 16:27:57 2011 for Content-Centric Networking in Java by  doxygen 1.6.3