Class PGPUnicodeTest


  • public class PGPUnicodeTest
    extends TestCase
    • Constructor Detail

      • PGPUnicodeTest

        public PGPUnicodeTest()
    • Method Detail

      • setUp

        public void setUp()
      • test_key

        public void test_key​(java.math.BigInteger keyId,
                             java.lang.String passphrase)
                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • test_UmlautPassphrase

        public void test_UmlautPassphrase()
      • test_ASCIIPassphrase

        public void test_ASCIIPassphrase()
      • test_CyrillicPassphrase

        public void test_CyrillicPassphrase()
      • main

        public static void main​(java.lang.String[] args)
                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • suite

        public static Test suite()
                          throws java.lang.Exception
        Throws:
        java.lang.Exception