// // AuthtokenCopy.h // ZeroTier One // // Created by Grant Limberg on 5/31/16. // Copyright © 2016 ZeroTier, Inc. All rights reserved. // #ifndef AuthtokenCopy_h #define AuthtokenCopy_h #import NSString* getAdminAuthToken(AuthorizationRef authRef); #endif /* AuthtokenCopy_h */