Next: , Previous: Keypairs and Key Agreements, Up: Keypairs and Key Agreements


8.1 Keypairs

The following class diagram shows the most important classes in the library that collaborate to implement the keypair generation functionality:

diagrams/kp_class_diag.png

Figure 10: Keypair generation class diagram

The next figure is a sequence diagram showing the entities and messages involved in using those classes:

diagrams/kp_generation_seq_diag.png

Figure 11: Keypair generation sequence diagram