AuthenticateDecryptResponse Constructor
AuthenticateDecryptResponse(ResponseApdu)
Constructs an AuthenticateDecryptResponse based on a ResponseApdu received from the YubiKey.
C#
public AuthenticateDecryptResponse(ResponseApdu responseApdu)
Parameters
Type | Name | Description |
---|---|---|
ResponseApdu | responseApdu | The object containing the response APDU |