[#MutableTransactionSignatureCreator-Checker] = xref:MutableTransactionSignatureCreator.adoc[MutableTransactionSignatureCreator]::Checker :relfileprefix: ../ :mrdocs: Access the signature checker paired with this creator. == Synopsis Declared in `<script/sign.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual xref:BaseSignatureChecker.adoc[BaseSignatureChecker] const& Checker() const override; ---- == Return Value The checker used to validate produced signatures. [.small]#Created with https://www.mrdocs.com[MrDocs]#