Indicate whether given protocols provide communication security.
#include <sys/credential/credential_net.h>
bool credential_net_protocols_are_secure(credential_net_protocol_mask_t protocols)
BlackBerry 10.3.1
The network protocols in question.
Verify that all the protocols types in the input mask are are secure protocols.
true if all of the given network protocols provide communication security, false otherwise.