Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members

edu.virtualschool.jco.test.KeyPairTest Class Reference

Collaboration diagram for edu.virtualschool.jco.test.KeyPairTest:

Collaboration graph
[legend]
List of all members.

Detailed Description

Author:
bcox
To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Definition at line 24 of file KeyPairTest.java.

Public Member Functions

 KeyPairTest (String arg0)
void testKeyPair () throws JCOFault
void testKeyEncodeDecode () throws Exception
void testSignature () throws Exception

Static Public Member Functions

void main (String[] args)

Package Attributes

final JCOKeyPair keypair


Member Data Documentation

final JCOKeyPair edu.virtualschool.jco.test.KeyPairTest.keypair [package]
 

Takes 5 secs to create 1024 (JCO default) keylength 13 seconds to create 2048 (BC default) key length. Noticeable delay either way.

Definition at line 31 of file KeyPairTest.java.


The documentation for this class was generated from the following file: