GenericSelectResponse Class
Namespace: Yubico.YubiKey.InterIndustry.Commands Assembly: Yubico.YubiKey.dllResponse from SelectApplication command.
C#
public class GenericSelectResponse : YubiKeyResponse, ISelectApplicationResponse<GenericSelectApplicationData>, IYubiKeyResponseWithData<GenericSelectApplicationData>, IYubiKeyResponse
Implements
Constructors
Name | Description |
---|---|
GenericSelectResponse(ResponseApdu) | Constructs an instance of the GenericSelectResponse class. |
Methods
Name | Description |
---|---|
GetData() | Gets the data from the YubiKey response. |