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