blackberry.com
BlackBerry Dynamics
Runtime library for macOS applications
from the application developer portal
Variables

Secure Communication Protocols

These constants represent secure communication protocols. More...

Variables


Detailed Description

They are used in the programming interface for the list of protocols that are allowed and disallowed by the enterprise. Under getApplicationConfig (GDMac), see the GDAppConfigKeyCommunicationProtocols item.

The following common abbreviations are used:
SSL for Secure Socket Layer protocols.
TLS for Transport Layer Security protocols.


Variable Documentation

const NSString* const GDAppConfigKeyCommunicationProtocols
const NSString* const GDProtocolsKeySSLv3_0
const NSString* const GDProtocolsKeyTLSv1_0
const NSString* const GDProtocolsKeyTLSv1_1
const NSString* const GDProtocolsKeyTLSv1_2