issrg.utils.mains
Class Hash

java.lang.Object
  extended by issrg.utils.mains.Hash

public class Hash
extends java.lang.Object

This class is used to obtain the Hash of the X.509 AC Holder or Issuer name. These hashes can be used to construct a FileRepository of ACs or PKCs.


Constructor Summary
Hash()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Hash

public Hash()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception