org.objectweb.proactive.ext.security.crypto
Class CertificateReader

java.lang.Object
  extended by org.objectweb.proactive.ext.security.crypto.CertificateReader

public class CertificateReader
extends java.lang.Object

This class provides a command-line tool to display the properties of a public or private certificate.

Author:
Vincent RIBAILLIER
created July 19, 2001

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

Constructor Detail

CertificateReader

public CertificateReader()
Constructor for the CertificateReader object

Since:
Method Detail

main

public static void main(java.lang.String[] args)
The main program for the CertificateReader class

Parameters:
args -
Since:


Copyright 2001-2007 INRIA All Rights Reserved.