org.mule.module.pgp
Class GenerateTestMessage
java.lang.Object
org.mule.module.pgp.GenerateTestMessage
public class GenerateTestMessage
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenerateTestMessage
public GenerateTestMessage()
readKeyrings
public static void readKeyrings()
readKeyRing
public static cryptix.pki.ExtendedKeyStore readKeyRing(String filename)
findKeyBundle
public static cryptix.pki.KeyBundle findKeyBundle(cryptix.pki.ExtendedKeyStore ring,
String principal)
throws Exception
- Throws:
Exception
decodeKeyRings
public static void decodeKeyRings()
throws Exception
- Throws:
Exception
writeMsg
public static void writeMsg()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.