Class MoveKeyResponse
The MoveKeyResponse for the corresponding MoveKeyCommand.
public class MoveKeyResponse : PivResponse, IYubiKeyResponse
- Inheritance
-
objectMoveKeyResponse
- Implements
- Inherited Members
Constructors
MoveKeyResponse(ResponseApdu)
The constructor for the MoveKeyResponse
public MoveKeyResponse(ResponseApdu responseApdu)
Parameters
responseApdu
ResponseApduThe return data with which the Yubikey responded to the MoveKeyCommand
- See Also