LIBRARY SSLSSPI DESCRIPTION 'Windows NT SSL Security Provider' EXPORTS InitSecurityInterfaceW =SslInitSecurityInterfaceW InitSecurityInterfaceA =SslInitSecurityInterfaceA SecurityPackageControl =SslSecurityPackageControl QuerySecurityPackageInfoW =SslQuerySecurityPackageInfoW QuerySecurityPackageInfoA =SslQuerySecurityPackageInfoA EnumerateSecurityPackagesW =SslEnumerateSecurityPackagesW EnumerateSecurityPackagesA =SslEnumerateSecurityPackagesA AcquireCredentialsHandleW =SslAcquireCredentialsHandleW AcquireCredentialsHandleA =SslAcquireCredentialsHandleA FreeCredentialsHandle =SslFreeCredentialHandle InitializeSecurityContextW =SslInitializeSecurityContextW InitializeSecurityContextA =SslInitializeSecurityContextA AcceptSecurityContext =SslAcceptSecurityContext DeleteSecurityContext =SslDeleteSecurityContext ApplyControlToken =SslApplyControlToken QueryContextAttributesW =SslQueryContextAttributesW QueryContextAttributesA =SslQueryContextAttributesA MakeSignature =SslMakeSignature VerifySignature =SslVerifySignature SealMessage =SslSealMessage UnsealMessage =SslUnsealMessage ImpersonateSecurityContext =SslImpersonateSecurityContext RevertSecurityContext =SslRevertSecurityContext FreeContextBuffer =SslFreeContextBuffer SslGenerateKeyPair SslGenerateRandomBits SslLoadCertificate