You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

21 lines
598 B

//
// ItrustJpkiLibrary.h
// ItrustJpkiLibrary
//
// Created by pd-dev on 2019/08/06.
// Copyright © 2019 Cybertrust. All rights reserved.
//
#import <Foundation/Foundation.h>
#import <CommonCrypto/CommonCrypto.h>
//! Project version number for ItrustJpkiLibrary.
FOUNDATION_EXPORT double ItrustJpkiLibraryVersionNumber;
//! Project version string for ItrustJpkiLibrary.
FOUNDATION_EXPORT const unsigned char ItrustJpkiLibraryVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <ItrustJpkiLibrary/PublicHeader.h>