|
Bouncy Castle Cryptography 1.28 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.openpgp.test.PGPDSATest
Constructor Summary | |
PGPDSATest()
|
Method Summary | |
org.bouncycastle.util.test.TestResult |
generateTest(PGPSecretKeyRing sKey,
PGPPublicKey pgpPubKey,
PGPPrivateKey pgpPrivKey)
Generated signature test |
java.lang.String |
getName()
|
static void |
main(java.lang.String[] args)
|
org.bouncycastle.util.test.TestResult |
perform()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PGPDSATest()
Method Detail |
public org.bouncycastle.util.test.TestResult generateTest(PGPSecretKeyRing sKey, PGPPublicKey pgpPubKey, PGPPrivateKey pgpPrivKey) throws java.lang.Exception
sKey
- pgpPrivKey
-
java.lang.Exception
public org.bouncycastle.util.test.TestResult perform()
perform
in interface org.bouncycastle.util.test.Test
public java.lang.String getName()
getName
in interface org.bouncycastle.util.test.Test
public static void main(java.lang.String[] args)
|
Bouncy Castle Cryptography 1.28 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |