Table of Contents

Class SetLargeBlobResponse

Namespace
Yubico.YubiKey.Fido2.Commands
Assembly
Yubico.YubiKey.dll

The response to the GetLargeBlobCommand command, returning the large blob.

public sealed class SetLargeBlobResponse : Fido2Response, IYubiKeyResponse
Inheritance
object
SetLargeBlobResponse
Implements
Inherited Members

Constructors

SetLargeBlobResponse(ResponseApdu)

Constructs a SetLargeBlobResponse instance based on a ResponseApdu received from the YubiKey.

public SetLargeBlobResponse(ResponseApdu responseApdu)

Parameters

responseApdu ResponseApdu

The ResponseApdu returned by the YubiKey.