Re: licence key validation method
Re: licence key validation method
- Subject: Re: licence key validation method
- From: 2551 <email@hidden>
- Date: Tue, 13 Jan 2015 11:23:38 +0700
> On 13 Jan 2015, at 11:05, 2551 <email@hidden> wrote:
> Presumably, I only need the stuff in the objc folder, do I import all of those files? And if so, what headers do I import into the class that contains my registration view? What method/methods do I connect the "Enter" button and NSTextField where the code is entered (in my licence validation window) to? This is the level of help I need.
>
OK, looking through the files, I'm guessing I need to import
CFobLicVerifier.h and .m, along with cocoafob.m.
I then pass my pubkey and the user's licence to the codecheck method in cocoafob.m. and handle the returning bool appropriately.
Is that all I need to do? Or is there more to it? Anything else? Do I need all those other files in the objc folder?
CFobError.h
CFobError.m
CFobLicGenerator.h
CFobLicGenerator.m
CFobLicVerifier.h √
CFobLicVerifier.m √
CocoaFob|Info.plist
CocoaFobARC|Info.plist
CocoaFobTests
MyApp.scriptSuite
MyApp.scriptTerminology
NSData+PECrypt.h
NSData+PECrypt.m
NSString+PECrypt.h
NSString+PECrypt.m
NSString|Base64Extensions.h
NSString|Base64Extensions.m
URLCommand.h
URLCommand.m
cocoafob.1
cocoafob.m √
cocoafob.xcodeproj
decoder.c
decoder.h
encoder.c
encoder.h
pxlic.m
Best
Phil
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden