Allocate an empty SRP_user_pwd structure.
Synopsis
Declared in <openssl/srp.h>
[[deprecated]]
SRP_user_pwd*
SRP_user_pwd_new();
|
Warning
|
Deprecated. Use of this entity is allowed but discouraged. |
Return Value
New user entry, or NULL on allocation failure.
Created with MrDocs