org.ccnx.ccn.test.security.keys.KeyManagerTest Class Reference

Initial test of KeyManager functionality. More...

List of all members.

Public Member Functions

void testWriteContent () throws Exception

Static Public Member Functions

static void setUpBeforeClass () throws Exception

Static Protected Attributes

static Random _rand = new Random()
static final int KEY_COUNT = 5
static final int DATA_COUNT_PER_KEY = 3
static KeyPair[] pairs = new KeyPair[KEY_COUNT]

Static Package Attributes

static ContentName testprefix = ContentName.fromNative(new String[]{"test","pubidtest"})
static ContentName keyprefix = ContentName.fromNative(testprefix,"keys")
static ContentName dataprefix = ContentName.fromNative(testprefix,"data")
static PublisherPublicKeyDigest[] publishers = new PublisherPublicKeyDigest[KEY_COUNT]
static KeyLocator[] keyLocs = new KeyLocator[KEY_COUNT]


Detailed Description

Initial test of KeyManager functionality.
The documentation for this class was generated from the following file:

Generated on Thu Feb 16 00:45:10 2012 for Content-Centric Networking in Java by  doxygen 1.5.6