Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 614 Bytes

smartcardcryptogramstoragekeyalgorithm.md

File metadata and controls

28 lines (19 loc) · 614 Bytes
-api-id -api-type
T:Windows.Devices.SmartCards.SmartCardCryptogramStorageKeyAlgorithm
winrt enum

SmartCardCryptogramStorageKeyAlgorithm

-description

Defines cryptogram storage key algorithms.

-enum-fields

-field None:0

The storage key is not encrypted.

-field Rsa2048:1

The storage key is encrypted by RSA-2048.

-remarks

-examples

-see-also

Create an NFC Smart Card app (applies to Windows 10 Mobile only)