SRP_user_pwd_new

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.