tools.codec.pkcs
Class SignKey
java.lang.Object
tools.codec.pkcs.AbstractTool
tools.codec.pkcs.SignKey
- public class SignKey
- extends AbstractTool
A mini CA tool that allows to sign one certificate with
a given key.
- Version:
- "$Id: SignKey.java 1913 2007-08-08 02:41:53Z jpeters $"
- Author:
- Volker Roth
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DESCR
public static final String DESCR
- The options descriptor.
- See Also:
- Constant Field Values
usage_
private static String[] usage_
SignKey
public SignKey()
main
public static void main(String[] argv)
decodeKeyUsageBit
protected int decodeKeyUsageBit(String keyword)
getKeyUsageBits
protected ASN1BitString getKeyUsageBits(String[] keywords)
run
public void run(String[] argv)
throws Exception
- Throws:
Exception
Copyright © Fraunhofer Gesellschaft. All
Rights Reserved.