CryptSetProviderExW(3w)

NAME

CryptSetProviderExW (ADVAPI32.@)

SYNOPSIS

BOOL CryptSetProviderExW
 (
  LPCWSTR pszProvName,
  DWORD   dwProvType,
  DWORD*  pdwReserved,
  DWORD   dwFlags
 )

DESCRIPTION

Specifies the default CSP.

PARAMS

pszProvName [In] Name of the new default CSP.

dwProvType [In] Provider type of the CSP.

pdwReserved [In] Reserved for future use and must be NULL.

dwFlags [In] See MSDN Doc.

RETURNS

Success: TRUE

Failure: FALSE

IMPLEMENTATION

Defined in "wincrypt.h".

Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/advapi32/crypt.c".

Debug channel "crypt".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout