PKIFCMSAttributes.h

Go to the documentation of this file.
00001 
00009 #ifndef __PKIFCMSATTRIBUTES_H__
00010 #define __PKIFCMSATTRIBUTES_H__
00011 
00012 #include "PKIFCMSdll.h"
00013 #error "There is no more internally useful functionality in this header. Use PKIFCMSUtils or individual class interfaces instead."
00014 #define PKIFCMS_API_FACTORY 
00015 #include "IPKIFCMSAttributeFactory.h"
00016 
00017 
00018 
00019 //*****************************************************************************
00020 //  attributes
00021 //*****************************************************************************
00022 //**************************************
00023 //  ContentType
00024 //**************************************
00025 #include "ContentTypeAttribute.h"
00026 
00027 
00028 #include "ContentTypeAttributeFactory.h"
00029 
00030 //**************************************
00031 //  MessageDigest
00032 //**************************************
00033 #include "MessageDigestAttribute.h"
00034 
00035 #include "MessageDigestAttributeFactory.h"
00036 
00037 
00038 //**************************************
00039 //  SigningTime
00040 //**************************************
00041 #include "SigningTimeAttribute.h"
00042 
00043 #include "SigningTimeAttributeFactory.h"
00044 
00045 
00046 
00047 //**************************************
00048 //  Countersignature
00049 //**************************************
00050 #include "CountersignatureAttribute.h"
00051 
00052 #include "CountersignatureAttributeFactory.h"
00053 
00054 //**************************************
00055 //  Timestamp
00056 //**************************************
00057 
00058 #include "TimestampAttribute.h"
00059 
00060 #include "TimestampAttributeFactory.h"
00061 
00062 #include "AttrMatch.h"
00063 
00064 #endif

Generated on Mon Nov 15 11:15:54 2010 for PublicKeyInfrastructureFramework(PKIF) by  doxygen 1.5.6