ChallengeResponseResponse Constructor
ChallengeResponseResponse(ResponseApdu, ChallengeResponseAlgorithm)
Constructs a Challenge
C#
public ChallengeResponseResponse(ResponseApdu responseApdu, ChallengeResponseAlgorithm algorithm)
Parameters
Type | Name | Description |
---|---|---|
Response |
responseApdu | The Response |
Challenge |
algorithm | The algorithm used when the Challenge |