CocoaPods trunk is moving to be read-only. Read more on the blog, there are 17 months to go.

VPNTunnelProviderSDK 3.1.9

VPNTunnelProviderSDK 3.1.9

Maintained by Dmitry Denyak.



  • By
  • Dmitry Denyak

VPN SDK for iOS and macOS

Changelog

Prerequisites

  • Requires iOS 11+ or macOS 10.12+
  • Xcode 10.2.1

Capabilities

VPN SDK for iOS and macOS provides client API to authorize users and connect them to backend VPN services. It consists of 3 main parts:

  • Hydra SDK - provides API that allows you manage VPN connection using custom Hydra protocol and use content categorization service named Fireshield.
  • IPSec SDK - provides API that allows to use default Apple implementation of IPSec (IKEv2).
  • Composed SDK - provides API that allows to use different VPN protocols inside one app and switch between them more easily.

API Documentation

To see all available API, check API Reference.