From eb6e81dddcc28360034528e92a0a9b1bb419de39 Mon Sep 17 00:00:00 2001 From: Satbir Tanda Date: Sun, 30 Jun 2019 20:10:03 -0700 Subject: Properly wait for TLS handshake to occur before RPC can be encrypted --- SmartDeviceLink.podspec | 1 + 1 file changed, 1 insertion(+) (limited to 'SmartDeviceLink.podspec') 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', -- cgit v1.2.1