Command line utility for listing stored identity data (key locators). More...
Static Public Member Functions | |
static void | usage () |
static void | main (String[] args) |
Static Protected Member Functions | |
static void | handleException (String message, Exception e) |
Command line utility for listing stored identity data (key locators).
These are currently stored insecurely: TODO store as signed data.
NOTE: We don't actually expect users to use this tool to view 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.ccnwhoami.main | ( | String[] | args | ) | [static] |
args |