org.ccnx.ccn.test.protocol.SignedInfoTest Class Reference

Test the SignedInfo data structure. More...

List of all members.

Public Member Functions

void testTypes ()
void testDecodeInputStream ()

Static Public Member Functions

static void setUpBeforeClass () throws Exception

Static Public Attributes

static byte[] document3
static byte[] signature = new byte[256]
static byte[] publisherid = new byte[32]

Static Package Attributes

static final String baseName = "test"
static final String subName2 = "smetters"
static final String document2 = "test2.txt"
static ContentName name = null
static final String rootDN = "C=US,O=Organization,OU=Organizational Unit,CN=Issuer"
static final String endDN = "C=US,O=Final Org,L=Locality,CN=Fred Jones,E=fred@final.org"
static final Date start = new Date()
static final Date end = new Date(start.getTime() + (60*60*24*365))
static final String keydoc = "key"
static ContentName keyname = null
static KeyPair pair = null
static X509Certificate cert = null
static KeyLocator nameLoc = null
static KeyLocator keyLoc = null
static KeyLocator certLoc = null
static PublisherPublicKeyDigest pubkey = null

Detailed Description

Test the SignedInfo data structure.


Member Data Documentation

byte [] org.ccnx.ccn.test.protocol.SignedInfoTest.document3 [static]
Initial value:
 new byte[]{0x01, 0x02, 0x03, 0x04,
                                0x05, 0x06, 0x07, 0x08, 0x09, 0x0a, 0x0b, 0x0c,
                                0x0d, 0x0e, 0x0f, 0x1f, 0x1b, 0x1c, 0x1d, 0x1e,
                                0x1f, 0x2e, 0x3c, 0x4a, 0x5c, 0x6d, 0x7e, 0xf}

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