Share via


PinPad.ComputeMac(String) Method

Definition

Tells the service object to compute a MAC value and return it to the application.

public abstract string ComputeMac (string inMsg);
abstract member ComputeMac : string -> string
Public MustOverride Function ComputeMac (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