EnumerateRpsGetNextResponse Class
Namespace: Yubico.YubiKey.Fido2.Commands Assembly: Yubico.YubiKey.dllThe response partner to the EnumerateRpsGetNextCommand, containing the next relying party represented in the YubiKey.
C#
public class EnumerateRpsGetNextResponse : Fido2Response, IYubiKeyResponseWithData<RelyingParty>, IYubiKeyResponse
Constructors
Name | Description |
---|---|
EnumerateRpsGetNextResponse(ResponseApdu) | Constructs a new instance of EnumerateRpsGetNextResponse based on a response APDU provided by the YubiKey. |
Methods
Name | Description |
---|---|
GetData() | Gets the data from the YubiKey response. |