mirror of https://github.com/lianthony/NT4.0
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.
28 lines
755 B
28 lines
755 B
LIBRARY MSNSSPC
|
|
DESCRIPTION 'MSN SSPI Provider for Client'
|
|
|
|
EXPORTS
|
|
|
|
InitSecurityInterfaceA @1
|
|
InitSecurityInterfaceW @2
|
|
AcquireCredentialsHandleA @3
|
|
AcquireCredentialsHandleW @4
|
|
DeleteSecurityContext @5
|
|
FreeCredentialsHandle @6
|
|
InitializeSecurityContextA @7
|
|
InitializeSecurityContextW @8
|
|
EnumerateSecurityPackagesA @9
|
|
EnumerateSecurityPackagesW @10
|
|
QueryContextAttributesA @11
|
|
QueryContextAttributesW @12
|
|
QuerySecurityPackageInfoA @13
|
|
QuerySecurityPackageInfoW @14
|
|
CompleteAuthToken @15
|
|
ApplyControlToken @16
|
|
MakeSignature @17
|
|
VerifySignature @18
|
|
FreeContextBuffer @19
|
|
SealMessage @20
|
|
UnsealMessage @21
|
|
SetMSNAccountInfo @22
|
|
|