secur32.def

来自「开放源码的编译器open watcom 1.6.0版的源代码」· DEF 代码 · 共 40 行

DEF
40
字号
LIBRARY SECUR32.dll
EXPORTS
AcceptSecurityContext@36
AcquireCredentialsHandleA@36
AcquireCredentialsHandleW@36
ApplyControlTokenA@8
ApplyControlTokenW@8
CompleteAuthToken@8
DecryptMessage@16
DeleteSecurityContext@4
EncryptMessage@16
EnumerateSecurityPackagesA@8
EnumerateSecurityPackagesW@8
FreeContextBuffer@4
FreeCredentialsHandle@4
GetComputerObjectNameA@12
GetComputerObjectNameW@12
GetUserNameExA@12
GetUserNameExW@12
ImpersonateSecurityContext@4
InitializeSecurityContextA@48
InitializeSecurityContextW@48
LsaCallAuthenticationPackage@28
LsaDeregisterLogonProcess@4
LsaFreeReturnBuffer@4
LsaLogonUser@56
LsaLookupAuthenticationPackage@12
LsaRegisterLogonProcess@12
MakeSignature@16
QueryContextAttributesA@12
QueryContextAttributesW@12
QueryCredentialsAttributesA@12
QueryCredentialsAttributesW@12
QuerySecurityPackageInfoA@8
QuerySecurityPackageInfoW@8
RevertSecurityContext@4
TranslateNameA@20
TranslateNameW@20
VerifySignature@16

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?