org.bouncycastle.crypto.test

Class OAEPTest

Implemented Interfaces:
Test

public class OAEPTest
extends java.lang.Object
implements Test

Constructor Summary

OAEPTest()

Method Summary

String
getName()
static void
main(String[] args)
TestResult
perform()

Constructor Details

OAEPTest

public OAEPTest()

Method Details

getName

public String getName()
Specified by:
getName in interface Test


main

public static void main(String[] args)


perform

public TestResult perform()
Specified by:
perform in interface Test