Class SetLargeBlobResponse
The response to the GetLargeBlobCommand command, returning the large blob.
public sealed class SetLargeBlobResponse : Fido2Response, IYubiKeyResponse
- Inheritance
-
objectSetLargeBlobResponse
- Implements
- Inherited Members
Constructors
SetLargeBlobResponse(ResponseApdu)
Constructs a SetLargeBlobResponse
instance based on a ResponseApdu
received from the YubiKey.
public SetLargeBlobResponse(ResponseApdu responseApdu)
Parameters
responseApdu
ResponseApduThe ResponseApdu returned by the YubiKey.