Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.43 KB

smartcardemulatorapdureceivedeventargs_tryrespondwithcryptogramsasync_340048536.md

File metadata and controls

30 lines (21 loc) · 1.43 KB
-api-id -api-type
M:Windows.Devices.SmartCards.SmartCardEmulatorApduReceivedEventArgs.TryRespondWithCryptogramsAsync(Windows.Storage.Streams.IBuffer,Windows.Foundation.Collections.IIterable{Windows.Devices.SmartCards.SmartCardCryptogramPlacementStep})
winrt method

Windows.Devices.SmartCards.SmartCardEmulatorApduReceivedEventArgs.TryRespondWithCryptogramsAsync

-description

Attempts to respond to an APDU, placing cryptograms in the outgoing message as instructed by the placement steps.

-parameters

-param responseTemplate

A buffer containing a template response.

-param cryptogramPlacementSteps

A collection that contains the cryptogram steps.

-returns

Returns an asynchronous operation that completes with an operation status.

-remarks

-examples

-see-also

TryRespondWithCryptogramsAsync(IBuffer, IIterable(SmartCardCryptogramPlacementStep), IReference(UInt32)), Create an NFC Smart Card app (applies to Windows 10 Mobile only)