Kaydet (Commit) 3fed05e3 authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS xmlsec10 (1.3.74); FILE MERGED

2005/03/23 09:50:20 mmi 1.3.74.1: idl review
Issue number:
Submitted by:
Reviewed by:
üst 347975bb
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: XDecryptionResultListener.idl,v $ * $RCSfile: XDecryptionResultListener.idl,v $
* *
* $Revision: 1.3 $ * $Revision: 1.4 $
* *
* last change: $Author: rt $ $Date: 2004-11-26 14:45:27 $ * last change: $Author: rt $ $Date: 2005-03-29 13:40:54 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -72,20 +72,6 @@ ...@@ -72,20 +72,6 @@
module com { module sun { module star { module xml { module crypto { module sax { module com { module sun { module star { module xml { module crypto { module sax {
/**
* Defines results for decryption.
* <p>
* DECRYPTIONSUCCEED represents the decryption succeeds, DECRYPTIONFAIL
* represents a failure.
*/
/*
enum DecryptionResult
{
DECRYPTIONSUCCEED,
DECRYPTIONFAIL
};
*/
/** /**
* Interface of Decryption Result Listener. * Interface of Decryption Result Listener.
* <p> * <p>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment