Not
Bu sayfaya erişim yetkilendirme gerektiriyor. Oturum açmayı veya dizinleri değiştirmeyi deneyebilirsiniz.
Bu sayfaya erişim yetkilendirme gerektiriyor. Dizinleri değiştirmeyi deneyebilirsiniz.
Initiates the hashing of a stream of data.
Syntax
void RSA32API A_SHAInit(
_Inout_ A_SHA_CTX *Context
);
Parameters
-
Context [in, out]
-
The SHA context.
Return value
This function does not return a value.
Remarks
This function is very similar to SHAInit, but is called directly from the library, rather than being routed through the cryptography infrastructure. For more information, see Windows NTCryptographic Providers.
Requirements
| Requirement | Value |
|---|---|
| Header |
|
| Library |
|
| DLL |
|