SmartCardMaxApduSizes Class
Namespace: Yubico.YubiKey Assembly: Yubico.YubiKey.dllThis contains the maximum size (in bytes) of APDU commands for the various YubiKey models.
C#
public static class SmartCardMaxApduSizes
Inheritance
object
SmartCardMaxApduSizes
Fields
Name | Description |
---|---|
NEO | The max APDU command size for the YubiKey NEO |
YK4 | The max APDU command size for the YubiKey 4 and greater |
YK4_3 | The max APDU command size for the YubiKey 4.3 and greater |