ch.claudio.ncsalweb
Class Signatures

java.lang.Object
  extended by ch.claudio.ncsalweb.Signatures

public class Signatures
extends java.lang.Object

This packages handles all aspects dealing with the signing of file and generation of key.

Version:
$Id: Signatures.java,v 1.5 2006-09-14 20:15:26 claudio Exp $
Author:
Claudio Nieder

Field Summary
static java.lang.String ownKeyName
           
 
Constructor Summary
Signatures()
           
 
Method Summary
 void generateKey()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ownKeyName

public static final transient java.lang.String ownKeyName
See Also:
Constant Field Values
Constructor Detail

Signatures

public Signatures()
Method Detail

generateKey

public void generateKey()