Reads key settings of the selected application.
Namespace:
CardWerk.SmartCard.CardModule.DESFire
Assembly: CardWerk.SmartCard.CardModule.DESFire (in CardWerk.SmartCard.CardModule.DESFire.dll)
Assembly: CardWerk.SmartCard.CardModule.DESFire (in CardWerk.SmartCard.CardModule.DESFire.dll)
Public Function GetKeySettings() As Byte()
This language is not supported or no code example is available.
public byte[] GetKeySettings()
This language is not supported or no code example is available.
public:
array< Byte >^ GetKeySettings()
This language is not supported or no code example is available.
Return Value
Type: byte[]two bytes containg master key settings, crypto mode and number of keys.
Exception type | Condition |
---|---|
Thrown when thgere is no valid card handle. |