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()
doTest6
public TestResult doTest6()
doTest7
public TestResult doTest7()
doTest8
public TestResult doTest8()
doTest9
public TestResult doTest9()
doTest10
public TestResult doTest10()
perform
public TestResult perform()
- Specified by:
perform
in interface Test
main
public static void main(java.lang.String[] args)