MagneticStripeReaderCapabilities.SupportedEncryptionAlgorithms Property

Definition

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

UInt32

unsigned int

uint32_t

The supported encryption algorithm.

Applies to