Developers SDK

VPNUAuthorizer

This class provides an interface for performing various authorization-related routines.
Discussion

Use this class to authorize with an existing KeepSolid account or create a new one. After initializing an instance of this class with an instance of VPNUTransport and performing authorization, be sure to pass the same instance of VPNUTransport to other classes which depend on it. Otherwise you will not be able to use all features of SDK.

Extends: NSObject

Declared in: VPNUAuthorizer.h

Class Methods

Instance Methods