GetMetadataResponse Constructor
GetMetadataResponse(ResponseApdu, byte)
Constructs a GetMetadataResponse based on a ResponseApdu received from the YubiKey.
C#
public GetMetadataResponse(ResponseApdu responseApdu, byte slotNumber)
Parameters
Type | Name | Description |
---|---|---|
Response |
responseApdu | The object containing the response APDU |
byte | slotNumber | The slot for which the metadata references. |