Navigation
API > API/Plugins > API/Plugins/PlatformCryptoContext > API/Plugins/PlatformCryptoContext/FSHA256HasherOpenSSL
Description
Initialize the necessary state to begin computing a message digest. It is only necessary to call this function if the object is being used to compute multiple hashes, as the constructor will automatically call it the first time.
| Name | Init |
| Type | function |
| Header File | /Engine/Plugins/Experimental/PlatformCrypto/Source/PlatformCryptoContext/Public/EncryptionContextOpenSSL.h |
| Include Path | #include "EncryptionContextOpenSSL.h" |
EPlatformCryptoResult Init()