static Option identifyDisableSignedPeerRecord(bool disable) { return (config) => config.withIdentifyDisableSignedPeerRecord(disable); }