InterviewSolution
Saved Bookmarks
| 1. |
In the CommServe database, how are keys stored? |
|
Answer» DATA encryption keys are encrypted with the CLIENT's RSA public key and stored in the database. Depending on the settings, the client's RSA private key is encrypted with either a built-in passphrase or a passphrase provided by the USER. |
|