STNCardSwipeProtocol

Implements CardSwipeProtocol

This class represents the STN card swipe protocol.

package

Application

Methods

Returns the end char of the signature.

getEndStream() : string

Response

string

Returns the sentinel of the signature.

getSentinel() : string

Response

string

Returns the start char of the signature.

getStartStream() : string

Response

string

Properties

This character indicates the start of the signature.

startStream : string
var

Type(s)

string

This character indicates the end of the signature.

endStream : string
var

Type(s)

string

This string represents the sentinel of the signature.

sentinel : string
var

Type(s)

string