PinPadBase.ComputeMacImpl(String) Method

Definition

The PinPadBase class calls ComputeMacImpl from its ComputeMac method.

protected abstract string ComputeMacImpl (string inMsg);
abstract member ComputeMacImpl : string -> string
Protected MustOverride Function ComputeMacImpl (inMsg As String) As String

Parameters

inMsg
String

Contains the message that the application intends to send to the EFT Transaction Host.

Returns

Applies to