Class KeyHelper

java.lang.Object
it.auties.whatsapp.util.KeyHelper

public final class KeyHelper extends Object
  • Field Details

  • Constructor Details

    • KeyHelper

      public KeyHelper()
  • Method Details

    • withHeader

      public static byte[] withHeader(byte[] key)
    • writeKeyHeader

      private static byte[] writeKeyHeader(byte[] key)
    • withoutHeader

      public static byte[] withoutHeader(byte[] key)
    • header

      public static int header()
    • registrationId

      public static int registrationId()
    • identityId

      public static byte[] identityId()
    • deviceId

      public static byte[] deviceId()
    • phoneId

      public static String phoneId()
    • senderKey

      public static byte[] senderKey()
    • senderKeyId

      public static int senderKeyId()
    • agent

      public static int agent()
    • appKeyId

      public static byte[] appKeyId()