MoveKeyResponse Constructor
MoveKeyResponse(ResponseApdu)
The constructor for the Move
C#
public MoveKeyResponse(ResponseApdu responseApdu)
Parameters
Type | Name | Description |
---|---|---|
Response |
responseApdu | The return data with which the Yubikey responded
to the Move |