Tests saving a SecureKeyCache to disk. More...
Public Member Functions | |
void | testReadSecureKeyCache () throws Exception |
Static Public Member Functions | |
static void | setUpBeforeClass () throws Exception |
static void | setUpAfterClass () throws Exception |
Static Package Attributes | |
static KeyPair | pair = null |
static KeyPair | myPair = null |
static Key | key = null |
static SecureKeyCache | cache = null |
static byte[] | pubIdentifier = null |
static byte[] | myPubIdentifier = null |
static byte[] | keyIdentifier = null |
static String | file = "try" |
static ContentName | keyName = null |
static ContentName | privateKeyName = null |
Tests saving a SecureKeyCache to disk.