Fido2Response Class
Namespace: Yubico.YubiKey.Fido2.Commands Assembly: Yubico.YubiKey.dllC#
public class Fido2Response : YubiKeyResponse, IYubiKeyResponse
Implements
Constructors
Name | Description |
---|---|
Fido2Response(ResponseApdu) |
Properties
Name | Description |
---|---|
CtapStatus | The CTAP status code. |
StatusCodeMap | Overridden to modify the messages associated with certain status words. The messages match the status words' meanings as described in the FIDO2 specifications. |