These constants represent secure communication protocols. They are used in the programming interface for the list of protocols that are allowed and disallowed by the enterprise. Under getApplicationConfig (GDiOS) , see the GDAppConfigKeyCommunicationProtocols item.
More...
The following common abbreviations are used:
SSL for Secure Socket Layer protocols.
TLS for Transport Layer Security protocols.
◆ GDAppConfigKeyCommunicationProtocols
| const NSString* const GDAppConfigKeyCommunicationProtocols |
◆ GDProtocolsKeyTLSv1_0
| const NSString* const GDProtocolsKeyTLSv1_0 |
◆ GDProtocolsKeyTLSv1_1
| const NSString* const GDProtocolsKeyTLSv1_1 |
◆ GDProtocolsKeyTLSv1_2
| const NSString* const GDProtocolsKeyTLSv1_2 |