MagneticStripeReaderCapabilities.SupportedEncryptionAlgorithms Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the supported encryption algorithm.
public:
property unsigned int SupportedEncryptionAlgorithms { unsigned int get(); };
uint32_t SupportedEncryptionAlgorithms();
public uint SupportedEncryptionAlgorithms { get; }
var uInt32 = magneticStripeReaderCapabilities.supportedEncryptionAlgorithms;
Public ReadOnly Property SupportedEncryptionAlgorithms As UInteger
Property Value
The supported encryption algorithm.