In-memory key pairs do not require probing by default since signing is local and synchronous.
@override bool get shouldProbe => false;