Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Re-adding extra line
  • Loading branch information
joperezr authored Nov 19, 2021
commit d4961ffcb20783f6b9e3a14436aadf2e99f88bcf
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ public partial class LdapSessionOptions
private static void PALCertFreeCRLContext(IntPtr certPtr) { /* No op */ }

private bool _secureSocketLayer;

public bool SecureSocketLayer
{
get
Expand Down