A_SHAFinal (ADVAPI32.@)
VOID A_SHAFinal ( PSHA_CTX Context, PULONG Result )
Finalize SHA context and return the resulting hash.
Context | [In/Out] | SHA context. |
Result | [Out] | resulting hash. |
Nothing
Not defined in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/advapi32/crypt_sha.c". source.winehq.org/source/dlls/advapi32/crypt_sha.c
Copyright © 2007 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Mar 2007.