Skip to content

src: make SecureContext fields private

These fields should not be public. Only ctx_ is used outside of the class itself, and should be accessed through the ctx() function instead.

Merge request reports

Loading