public SignatureUtilityTests(SigningTestFixture fixture) { _fixture = fixture ?? throw new ArgumentNullException(nameof(fixture)); }