org.bouncycastle.jce.provider.test
public class PKCS7SignedDataTest extends Object implements Test
Method Summary | |
---|---|
TestResult | checkCreation()
we generate a self signed certificate for the sake of testing - RSA -
and then try signing some data. |
String | getName() |
static void | main(String[] args) |
TestResult | parseTest(byte[] sample) |
TestResult | perform() |