SRP verifier database entry for one user (salt, verifier, and group parameters).
Synopsis
Declared in <openssl/srp.h>
struct SRP_user_pwd_st;
Data Members
Name |
Description |
Safe prime modulus |
|
Generator |
|
User identifier string (owned by this structure). |
|
Optional informational string stored with the user entry (owned by this structure). |
|
Salt value |
|
Password verifier |
Created with MrDocs