tools.jce
Class OIDInfo

java.lang.Object
  extended bytools.jce.OIDInfo

public class OIDInfo
extends Object

This small tool queries for OID mappings defined by the registered providers. Call it with the command line option "-help" for a list of supported options.

This tool is built on the JCA class.

Version:
"$Id: OIDInfo.java 1913 2007-08-08 02:41:53Z jpeters $"
Author:
Volker Roth

Field Summary
(package private)  ArgsParser p
           
 
Constructor Summary
OIDInfo()
           
 
Method Summary
static void main(String[] argv)
           
 void run(String[] argv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

p

ArgsParser p
Constructor Detail

OIDInfo

public OIDInfo()
Method Detail

main

public static void main(String[] argv)

run

public void run(String[] argv)
         throws Exception
Throws:
Exception


Copyright © Fraunhofer Gesellschaft. All Rights Reserved.