[#TorController-GetPrivateKeyFile] = xref:TorController.adoc[TorController]::GetPrivateKeyFile :relfileprefix: ../ :mrdocs: Get name of file to store private key in == Synopsis Declared in `<torcontrol.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:fs/path.adoc[fs::path] GetPrivateKeyFile(); ---- == Return Value Path to the file that holds the onion service private key. [.small]#Created with https://www.mrdocs.com[MrDocs]#