Re: CryptRetrieveObjectByUrl

From: Kelvin Yiu [MS] (kelviny_at_online.microsoft.com)
Date: 01/05/05


Date: Tue, 4 Jan 2005 19:58:15 -0800

The definition for PCRYPT_CREDENTIALS is missing from the MSDN documentation
but it is defined in wincrypt.h in the SDK.

typedef struct _CRYPT_CREDENTIALS {
DWORD cbSize;
LPCSTR pszCredentialsOid;
LPVOID pvCredentials;
} CRYPT_CREDENTIALS, *PCRYPT_CREDENTIALS;

-- 
Kelvin Yiu [MS]
This posting is provided "AS IS" with no warranties, and confers no rights
"Param" <Param@discussions.microsoft.com> wrote in message 
news:FB48EA55-F262-4DA9-A5DD-49B5C7E594FF@microsoft.com...
> Hi,
> What is PCRYPT_CREDENTIALS pCredentials parameter?
> My proxy requires authentication to download any file.
> If i use the above method where do i specify the credentials?
>
> thanx 


Relevant Pages

  • Re: CryptRetrieveObjectByUrl
    ... > but it is defined in wincrypt.h in the SDK. ... > DWORD cbSize; ... > LPCSTR pszCredentialsOid; ... > LPVOID pvCredentials; ...
    (microsoft.public.platformsdk.security)
  • Re: VC6->VC9 Errors
    ... typedef struct _EXCEPTION_POINTERS { ... I would have thought it's under the PSDK. ...
    (microsoft.public.dotnet.languages.vc)

Quantcast