|
Bouncy Castle Cryptography 1.11 API Specification: Class CTSTest
org.bouncycastle.crypto.test
Class CTSTest
java.lang.Object
|
+--org.bouncycastle.crypto.test.CTSTest
- All Implemented Interfaces:
- Test
- public class CTSTest
- extends java.lang.Object
- implements Test
CTS tester
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getName
public java.lang.String getName()
- Specified by:
getName in interface Test
perform
public TestResult perform()
- Specified by:
perform in interface Test
main
public static void main(java.lang.String[] args)
|