AuthenticateResponse Constructor
AuthenticateResponse(ResponseApdu)
Constructs an AuthenticateResponse from the given ResponseApdu.
C#
public AuthenticateResponse(ResponseApdu responseApdu)
Parameters
Type | Name | Description |
---|---|---|
ResponseApdu | responseApdu | The response to a AuthenticateCommand. |