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