[#FillableSigningProvider-cs_KeyStore] = xref:FillableSigningProvider.adoc[FillableSigningProvider]::cs_KeyStore :relfileprefix: ../ :mrdocs: Mutex guarding the key and script maps. == Synopsis Declared in `<script/signingprovider.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- mutable xref:RecursiveMutex.adoc[RecursiveMutex] cs_KeyStore; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#