//
//  ManifestToolInfo.h
//  AtlasSecurity
//
//  Created by Griffin on 8/28/18.
//  Copyright © 2018 Apple Inc. All rights reserved.
//

#ifndef AtlasSecurityInfo_h
#define AtlasSecurityInfo_h

static char cryptoData[] = {};

static char publicKey[] = {};

#endif /* AtlasSecurityInfo_h */
