org.bouncycastle.jce.provider.test
Constructor and Description |
---|
PKCS7SignedDataTest() |
Modifier and Type | Method and Description |
---|---|
TestResult |
checkCreation()
we generate a self signed certificate for the sake of testing - RSA -
and then try signing some data.
|
java.lang.String |
getName() |
static void |
main(java.lang.String[] args) |
TestResult |
parseTest(byte[] sample) |
TestResult |
perform() |
public TestResult parseTest(byte[] sample)
public TestResult checkCreation()
public TestResult perform()
public static void main(java.lang.String[] args)