Package gov.lanl.MakeTestKeys

MakeTestKeys was an early interface for building RSA keys and storing them in IButtons.
Most of this functionality by the KeyManager GUI interface.

Class Diagram

See:
          Description

Class Summary
iButtonSup  
MakeIButtonKeys This class makes a public key, writes a certificate with the pub keys to a floppy disk as well as a encrypted (with the private key) string.
MakeRSAKeys This class makes a private/public key pair, encrypts the private key with the password, writes out the private key and a certificate with the pub keys to a floppy disk as well as a encrypted (with the private key) string.
TestRSAKeys This class test a private/public key pair on disk against the samples
 

Package gov.lanl.MakeTestKeys Description

MakeTestKeys was an early interface for building RSA keys and storing them in IButtons.
Most of this functionality by the KeyManager GUI interface.

Class Diagram



Copyright © 2000 Apache Software Foundation. All Rights Reserved.