SelectOathCommand Class
Namespace: Yubico.YubiKey.Oath.Commands Assembly: Yubico.YubiKey.dllSelects an OATH application.
C#
public class SelectOathCommand : BaseSelectApplicationCommand<SelectOathResponse>, ISelectApplicationCommand<SelectOathResponse>, IYubiKeyCommand<SelectOathResponse>
Constructors
Name | Description |
---|---|
SelectOathCommand() | Constructs an instance of the SelectOathCommand class. |
Methods
Name | Description |
---|---|
CreateResponseForApdu(ResponseApdu) | Creates the appropriate response class that can parse the ResponseApdu. |