|
|
- //
- // pEpASN1.h
- // pEpASN1
- //
- // Created by Andreas Buff on 26.03.21.
- //
-
- #import <Foundation/Foundation.h>
-
- //! Project version number for pEpASN1.
- FOUNDATION_EXPORT double pEpASN1VersionNumber;
-
- //! Project version string for pEpASN1.
- FOUNDATION_EXPORT const unsigned char pEpASN1VersionString[];
-
- // In this header, you should import all the public headers of your framework using statements like #import <pEpASN1/PublicHeader.h>
-
-
|