Support QueryContextAttributes SECPKG_ATTR_SESSION_KEY
jborean93 opened this issue · 0 comments
jborean93 commented
Would be great to support SECPKG_ATTR_SESSION_KEY
with QueryContextAttributesW to retrieve the generated session key for the security context. This is needed if you ever want to implement support for SMB authentication as it uses this key to derive the subsequent keys it uses internally.