Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
761 B

  1. LIBRARY DIGEST
  2. EXPORTS
  3. EnumerateSecurityPackagesA
  4. EnumerateSecurityPackagesW
  5. AcquireCredentialsHandleA
  6. AcquireCredentialsHandleW
  7. FreeCredentialsHandle
  8. InitializeSecurityContextA
  9. InitializeSecurityContextW
  10. AcceptSecurityContext
  11. CompleteAuthToken
  12. DeleteSecurityContext
  13. ApplyControlToken
  14. QueryContextAttributesA
  15. QueryContextAttributesW
  16. ImpersonateSecurityContext
  17. RevertSecurityContext
  18. MakeSignature
  19. VerifySignature
  20. FreeContextBuffer
  21. QuerySecurityPackageInfoA
  22. QuerySecurityPackageInfoW
  23. InitSecurityInterfaceA
  24. InitSecurityInterfaceW
  25. DllInstall PRIVATE
  26.