Show / Hide Table of Contents

SetLargeBlobResponse Class

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

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

C#
public sealed class SetLargeBlobResponse : Fido2Response, IYubiKeyResponse
Inheritance object YubiKeyResponse Fido2Response SetLargeBlobResponse
Implements
IYubiKeyResponse

Constructors

Name Description
SetLargeBlobResponse(ResponseApdu)

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

In this article
Back to top Generated by DocFX