SmartCardCryptogramMaterialPackageConfirmationResponseFormat SmartCardCryptogramMaterialPackageConfirmationResponseFormat SmartCardCryptogramMaterialPackageConfirmationResponseFormat SmartCardCryptogramMaterialPackageConfirmationResponseFormat Enum

Definition

Defines the format of the proof of possession returned when calling the TryProvePossessionOfCryptogramMaterialPackageAsync method.

public : enum class SmartCardCryptogramMaterialPackageConfirmationResponseFormatpublic enum SmartCardCryptogramMaterialPackageConfirmationResponseFormatPublic Enum SmartCardCryptogramMaterialPackageConfirmationResponseFormat// You can use this enum in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows Mobile Extension SDK (introduced v10.0.10586.0)
API contract
Windows.Devices.SmartCards.SmartCardEmulatorContract (introduced v2)

Fields

None None None None

No format specified.

VisaHmac VisaHmac VisaHmac VisaHmac

Visa hash-based message authentication code (HMAC) format.

See Also