GetAes128SessionKeysResponse Constructor
GetAes128SessionKeysResponse(ResponseApdu)
Constructs a GetSessionKeysResponse based on a ResponseApdu received from the YubiKey.
C#
public GetAes128SessionKeysResponse(ResponseApdu responseApdu)
Parameters
Type | Name | Description |
---|---|---|
ResponseApdu | responseApdu | The ResponseApdu returned by the YubiKey. |