Table of Contents

Class MoveKeyResponse

Namespace
Yubico.YubiKey.Piv.Commands
Assembly
Yubico.YubiKey.dll

The MoveKeyResponse for the corresponding MoveKeyCommand.

public class MoveKeyResponse : PivResponse, IYubiKeyResponse
Inheritance
object
MoveKeyResponse
Implements
Inherited Members

Constructors

MoveKeyResponse(ResponseApdu)

The constructor for the MoveKeyResponse

public MoveKeyResponse(ResponseApdu responseApdu)

Parameters

responseApdu ResponseApdu

The return data with which the Yubikey responded to the MoveKeyCommand

See Also

See Also