SelectApplicationCommand Class
Namespace: Yubico.YubiKey.InterIndustry.Commands Assembly: Yubico.YubiKey.dllSelects a smart card application.
C#
public class SelectApplicationCommand : BaseSelectApplicationCommand<GenericSelectResponse>, ISelectApplicationCommand<GenericSelectResponse>, IYubiKeyCommand<GenericSelectResponse>
Inheritance
System.Object
BaseSelectApplicationCommand<GenericSelectResponse>
SelectApplicationCommand
Constructors
Name | Description |
---|---|
SelectApplicationCommand(Byte[]) | Select Application using its raw application Id. This is for advanced scenarios only. |
SelectApplicationCommand(YubiKeyApplication) | Constructs an instance of the SelectApplicationCommand class. |
Methods
Name | Description |
---|---|
CreateResponseForApdu(ResponseApdu) |