ChallengeResponse class

ChallengeResponse class

Challenge response class.

The ChallengeResponse type exposes the following members:

Constructors

ConstructorDescription
ChallengeResponse()Initializes a new instance of ChallengeResponse class.

Properties

PropertyDescription
user_idGets or sets the user identification string.
nonceGets or sets the server-generated random data.
fi_certificate_idGets or sets the ID of server certificate used to encrypt.

See Also