You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by bl...@apache.org on 2003/10/03 11:49:35 UTC

cvs commit: xml-security/c/Projects/VC6.0/xsec/xsec_lib xsec_lib.dsp

blautenb    2003/10/03 02:49:35

  Modified:    c/Projects/VC6.0/xsec/xsec_lib xsec_lib.dsp
  Log:
  Updates to support creating an EncryptedKey (AES KeyWrap)
  
  Revision  Changes    Path
  1.21      +12 -0     xml-security/c/Projects/VC6.0/xsec/xsec_lib/xsec_lib.dsp
  
  Index: xsec_lib.dsp
  ===================================================================
  RCS file: /home/cvs/xml-security/c/Projects/VC6.0/xsec/xsec_lib/xsec_lib.dsp,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- xsec_lib.dsp	15 Sep 2003 12:00:10 -0000	1.20
  +++ xsec_lib.dsp	3 Oct 2003 09:49:35 -0000	1.21
  @@ -960,6 +960,14 @@
   # End Source File
   # Begin Source File
   
  +SOURCE=..\..\..\..\src\xenc\impl\XENCEncryptedKeyImpl.cpp
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\..\..\src\xenc\impl\XENCEncryptedKeyImpl.hpp
  +# End Source File
  +# Begin Source File
  +
   SOURCE=..\..\..\..\src\xenc\impl\XENCEncryptedTypeImpl.cpp
   # End Source File
   # Begin Source File
  @@ -990,6 +998,10 @@
   # Begin Source File
   
   SOURCE=..\..\..\..\src\xenc\XENCEncryptedData.hpp
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\..\..\src\xenc\XENCEncryptedKey.hpp
   # End Source File
   # Begin Source File