Skip to content

Latest commit

 

History

History
70 lines (56 loc) · 2.25 KB

ne-pointofservicedriverinterface-_msrdataencryption.md

File metadata and controls

70 lines (56 loc) · 2.25 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NE:pointofservicedriverinterface._MsrDataEncryption
_MsrDataEncryption (pointofservicedriverinterface.h)
This enumeration defines the kind of encryption algorithm supported by the magnetic stripe reader (MSR).
pos\msrdataencryption.htm
pos
02/23/2018
MsrDataEncryption enumeration
MsrDataEncryption, MsrDataEncryption enumeration, MsrDataEncryption_3DEA_DUKPT, MsrDataEncryption_AES, MsrDataEncryption_ExtendedBase, MsrDataEncryption_None, _MsrDataEncryption, pointofservicedriverinterface/MsrDataEncryption, pointofservicedriverinterface/MsrDataEncryption_3DEA_DUKPT, pointofservicedriverinterface/MsrDataEncryption_AES, pointofservicedriverinterface/MsrDataEncryption_ExtendedBase, pointofservicedriverinterface/MsrDataEncryption_None, pos.msrdataencryption
pointofservicedriverinterface.h
Pointofservicedriverinterface.h
Windows
Windows
MsrDataEncryption
_MsrDataEncryption
pointofservicedriverinterface/_MsrDataEncryption
MsrDataEncryption
pointofservicedriverinterface/MsrDataEncryption
APIRef
kbSyntax
HeaderDef
pointofservicedriverinterface.h
_MsrDataEncryption
MsrDataEncryption

_MsrDataEncryption enumeration

-description

This enumeration defines the kind of encryption algorithm supported by the magnetic stripe reader (MSR).

-enum-fields

-field MsrDataEncryption_None

Indicates no encryption algorithm.

-field MsrDataEncryption_3DEA_DUKPT

The Triple Data Encryption Standard (DES) Derived Unique Key Per Transaction (DUKPT) encryption algorithm.

-field MsrDataEncryption_AES

The Advanced Encryption Standard (AES).

-field MsrDataEncryption_ExtendedBase

A vendor-specific encryption algorithm. Service-specific values begin at 0x01000000 and are reserved for additional encryption algorithms.