[#SRP_user_pwd_st-N] = xref:SRP_user_pwd_st.adoc[SRP_user_pwd_st]::N :relfileprefix: ../ :mrdocs: Safe prime modulus `N` for the SRP group (not owned; typically points at shared constants). == Synopsis Declared in `<openssl/srp.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BIGNUM.adoc[BIGNUM] const* N; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#