Static Public Member Functions | |
static void | usage () |
static void | main (String[] args) |
Static Protected Member Functions | |
static void | handleException (String message, Exception e) |
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.
static void org.ccnx.ccn.utils.ccnaddidentity.main | ( | String[] | args | ) | [static] |
args |