SRP_VBASE_free

Free an SRP verifier database and its contents.

Synopsis

Declared in <openssl/srp.h>

[[deprecated]]
void
SRP_VBASE_free(SRP_VBASE* vb);

WARNING

Deprecated. Use of this entity is allowed but discouraged.

Parameters

NameDescription
vbDatabase to free, or NULL.