SimpleECM Image Processing SDK  1.1
 All Classes Files Functions Variables Enumerations Enumerator Properties
SECMLicense Class Reference

#import <SECMLicense.h>

Inheritance diagram for SECMLicense:

Class Methods

(BOOL) + verifyLicense:withSignedLicense:
 

Detailed Description

Definition at line 11 of file SECMLicense.h.

Method Documentation

+ (BOOL) verifyLicense: (NSData *)  license
withSignedLicense: (NSData *)  signedLicense 

Verifies the license is valid. If the license isn't valid, the image operations won't do anything. Run this before using the SDK.

Parameters
NSDatalicense data containing the license file
NSDatasignedLicense data containing the signed license file
Returns
returns YES if the license is valid, NO if not.

The documentation for this class was generated from the following file: