Previous Topic: API DetailsNext Topic: API Details


Authenticating Using Account

ArcotID PKI is a challenge-response type of authentication. The challenge is posted by the AuthMinder Server to the user who is trying to authenticate. The client signs this challenge by using the user’s ArcotID PKI PIN.

To sign the challenge, you need use signWithAccount() method in the AID class.