Wallets and Identities

In this lesson, we will see how wallets and identities are used in client applications through a sequence diagram.

Wallets and Identities in Client Application #

Now lets see how the wallet and user identities work.

We can issue a new user’s key and get CA signed cert by contacting the CA. Here are the needed steps:

  1. A valid existing user A registers a new user X to CA. The CA returns the enrollment key.
  2. The user A shares that enrollment key with X
  3. User X/A contacts the CA to enroll user X and passes in the enrollment key. CA returns valid key and signed certificate for user X.

Get hands-on with 1200+ tech skills courses.