Class SelectOathCommand
Selects an OATH application.
public class SelectOathCommand : BaseSelectApplicationCommand<SelectOathResponse>, ISelectApplicationCommand<SelectOathResponse>, IYubiKeyCommand<SelectOathResponse>
- Inheritance
-
objectSelectOathCommand
- Implements
- Inherited Members
Constructors
SelectOathCommand()
Constructs an instance of the SelectOathCommand class.
public SelectOathCommand()
Methods
CreateResponseForApdu(ResponseApdu)
Creates the appropriate response class that can parse the ResponseApdu.
public override SelectOathResponse CreateResponseForApdu(ResponseApdu responseApdu)
Parameters
responseApdu
ResponseApduThe ResponseApdu from the YubiKey.