NET_PRES_EncProviderIsInitialized Type
C
typedef bool (* NET_PRES_EncProviderIsInitialized)(void);
Returns
true - The provider has been initialized
false - The provider has not been initialized
Description
Presentation Encryption Provider Is Initialized Pointer Prototype This function pointer determines whether the encryption provider has been initialized and informs the presentation layer.
Preconditions
A connection must have already been created, and be in the open state.