CryptHashSessionKey(3w)

NAME

CryptHashSessionKey (ADVAPI32.@)

SYNOPSIS

BOOL CryptHashSessionKey
 (
  HCRYPTHASH hHash,
  HCRYPTKEY  hKey,
  DWORD      dwFlags
 )

DESCRIPTION

Compute the cryptographic hash of a session key object.

PARAMS

hHash [In] Handle to the hash object.

hKey [In] Handle to the key to be hashed.

dwFlags [In] Can be CRYPT_LITTLE_ENDIAN.

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