githubEdit

DPAPI

  • Data Protection API

  • Provides API to enable symmetric encryption for any kind of data.

  • Used to perform symmetric encryption for asymmetric private keys using a secret derived from user's logon password.

Last updated