org.bouncycastle.openpgp.test

Class PGPDSATest

public class PGPDSATest extends SimpleTest

Method Summary
voidgenerateTest(PGPSecretKeyRing sKey, PGPPublicKey pgpPubKey, PGPPrivateKey pgpPrivKey)
Generated signature test
StringgetName()
static voidmain(String[] args)
voidperformTest()

Method Detail

generateTest

public void generateTest(PGPSecretKeyRing sKey, PGPPublicKey pgpPubKey, PGPPrivateKey pgpPrivKey)
Generated signature test

Parameters: sKey pgpPrivKey

getName

public String getName()

main

public static void main(String[] args)

performTest

public void performTest()