interface IMPOS {
  method encrypt_pin_auth(out uint32 ret, in buffer caller_ta_name, in buffer g_pin);
};
