[#conf_method_st-to_int] = xref:conf_method_st.adoc[conf_method_st]::to_int :relfileprefix: ../ :mrdocs: Convert digit character `c` to its integer value for this CONF method. == Synopsis Declared in `<openssl/conftypes.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int(* to_int)(xref:CONF.adoc[CONF] const*, char); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#