[#PBKDF2PARAM_st-salt] = xref:PBKDF2PARAM_st.adoc[PBKDF2PARAM_st]::salt :relfileprefix: ../ :mrdocs: Salt value; usually an OCTET STRING but may be another ASN.1 type. == Synopsis Declared in `<openssl/x509.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:ASN1_TYPE.adoc[ASN1_TYPE]* salt; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#