NET_PRES_EncProviderDeinit Type
C
typedef bool (* NET_PRES_EncProviderDeinit)(void);
Returns
true - Deinitialization succeeded
false - Deinitialization did not succeed
Description
Presentation Encryption Provider Close Function Pointer Prototype This function pointer prototype defines the deinitialization function for the provider.
Preconditions
None.