crypto: fix constructor call in crypto streams
When using some stream method on a lazy crypto stream, the transform constructor wasn't called. This caused the internal state object to be undefined.
parent
ff32ecd5
Please register or sign in to comment