package com.whatsapp.v216102;
import javax.crypto.SecretKey;
/**
* Created by brianvalente on 2/13/16.
*/
public class b9 {
// Private key
public static SecretKey a(byte[] byte1, byte[] byte2, int int1, int int2) {
return null;
}
}