public ValueTask <int> LockAsync(Memory <byte> buffer) => _sslStream.CheckEnqueueReadAsync(buffer);