ApduEncoding Enum
Namespace: Yubico.Core.Iso7816 Assembly: Yubico.Core.dllRepresents encoding options for an APDU's length fields.
C#
public enum ApduEncoding
Fields
Automatic | Automatically determine the encoding length. |
ExtendedLength | Use extended encoding. |
ShortLength | Use short encoding. |