AcquireCredentialsHandle direction
From: sherry (yangcooper_at_hotmail.com)
Date: 01/28/05
- Next message: pike: "Problems with public key decryption with RSA"
- Previous message: sherry: "InitializeSecurityContext() returns SEC_E_INVALID_TOKEN on first c"
- Next in thread: Alun Jones [MSFT]: "Re: AcquireCredentialsHandle direction"
- Reply: Alun Jones [MSFT]: "Re: AcquireCredentialsHandle direction"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 27 Jan 2005 16:09:03 -0800
When I call AcquireCredentialsHandle() I could specify
fCredentialUse be Inbound, Outbound or Both.
If I want to use the same credential for both outbound(client) and
inbound(server). But in MSDN it says:
SECPKG_CRED_BOTH - Validate an incoming credential or use a local
credential to prepare an outgoing token. This flag enables both other flags.
This flag is not valid with the Digest and Schannel SSPs.
I'm using Schannel SSP. what should I use in this case?
Thanks,
Sherry
- Next message: pike: "Problems with public key decryption with RSA"
- Previous message: sherry: "InitializeSecurityContext() returns SEC_E_INVALID_TOKEN on first c"
- Next in thread: Alun Jones [MSFT]: "Re: AcquireCredentialsHandle direction"
- Reply: Alun Jones [MSFT]: "Re: AcquireCredentialsHandle direction"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]