public static Authenticate ( byte encryptedBytes, byte authKey, byte iv ) : byte[] | ||
encryptedBytes | byte | |
authKey | byte | |
iv | byte | |
return | byte[] |
public static Authenticate ( byte encryptedBytes, byte authKey, byte iv ) : byte[] | ||
encryptedBytes | byte | |
authKey | byte | |
iv | byte | |
return | byte[] |