[#private_key_st-key_data] = xref:private_key_st.adoc[private_key_st]::key_data :relfileprefix: ../ :mrdocs: Symmetric key bytes of length `key_length` used to encrypt/decrypt `enc_pkey.` == Synopsis Declared in `<openssl/x509.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- char* key_data; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#