rice.p2p.util.testing
Class SecurityUtilsUnit
java.lang.Object
rice.p2p.util.testing.SecurityUtilsUnit
public class SecurityUtilsUnit
- extends Object
|
Method Summary |
static void |
main(String[] argv)
Tests the security service. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecurityUtilsUnit
public SecurityUtilsUnit()
main
public static void main(String[] argv)
throws NoSuchAlgorithmException,
IOException,
ClassNotFoundException
- Tests the security service.
- Parameters:
argv - The command line arguments
- Throws:
NoSuchAlgorithmException - If the encryption does not happen
properly
IOException - If the encryption does not happen properly
ClassNotFoundException - If the encryption does not happen
properly
Copyright © 2010. All Rights Reserved.