Class CryptToolTest

java.lang.Object
ch.threema.apitool.CryptToolTest

public class CryptToolTest extends Object
  • Constructor Details

    • CryptToolTest

      public CryptToolTest()
  • Method Details

    • testRandomNonce

      public void testRandomNonce() throws Exception
      Throws:
      Exception
    • testCreateKeyPair

      public void testCreateKeyPair()
    • testDecrypt

      public void testDecrypt() throws Exception
      Throws:
      Exception
    • testEncrypt

      public void testEncrypt() throws Exception
      Throws:
      Exception
    • testDerivePublicKey

      public void testDerivePublicKey() throws Exception
      Throws:
      Exception