[#SRP_VBASE_st-seed_key] = xref:SRP_VBASE_st.adoc[SRP_VBASE_st]::seed_key :relfileprefix: ../ :mrdocs: Seed string used to synthesize dummy verifiers for unknown usernames (RFC 5054). == Synopsis Declared in `<openssl/srp.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- char* seed_key; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#