summaryrefslogtreecommitdiff
path: root/SmartDeviceLink.podspec
diff options
context:
space:
mode:
authorSatbir Tanda <satbirtanda@gmail.com>2019-06-30 20:10:03 -0700
committerSatbir Tanda <satbirtanda@gmail.com>2019-06-30 20:10:03 -0700
commiteb6e81dddcc28360034528e92a0a9b1bb419de39 (patch)
tree06c248a4e8faf434cb5bad92b62fad469a1cb7d7 /SmartDeviceLink.podspec
parentc8053d733b9c050e5253e8b9bf27d8e7fe09b844 (diff)
downloadsdl_ios-eb6e81dddcc28360034528e92a0a9b1bb419de39.tar.gz
Properly wait for TLS handshake to occur before RPC can be encrypted
Diffstat (limited to 'SmartDeviceLink.podspec')
-rw-r--r--SmartDeviceLink.podspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/SmartDeviceLink.podspec b/SmartDeviceLink.podspec
index 0d94e5e68..a00ea86d3 100644
--- a/SmartDeviceLink.podspec
+++ b/SmartDeviceLink.podspec
@@ -105,6 +105,7 @@ sdefault.public_header_files = [
'SmartDeviceLink/SDLECallConfirmationStatus.h',
'SmartDeviceLink/SDLECallInfo.h',
'SmartDeviceLink/SDLElectronicParkBrakeStatus.h',
+'SmartDeviceLink/SDLEncryptionManager.h',
'SmartDeviceLink/SDLEncryptionConfiguration.h',
'SmartDeviceLink/SDLEmergencyEvent.h',
'SmartDeviceLink/SDLEmergencyEventType.h',