Class CAVPReader
- java.lang.Object
-
- org.bouncycastle.crypto.test.cavp.CAVPReader
-
public class CAVPReader extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CAVPReader(CAVPListener listener)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
readAll()
void
setInput(java.lang.String name, java.io.Reader reader)
-
-
-
Constructor Detail
-
CAVPReader
public CAVPReader(CAVPListener listener)
-
-