summaryrefslogtreecommitdiffstats
path: root/offapi
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2005-03-29 12:42:22 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2005-03-29 12:42:22 +0000
commita3cab3ba121d364de831a0ddd0622d5336ae219f (patch)
tree06475603286ec051427f577160a7c4bbf61c17f7 /offapi
parentINTEGRATION: CWS xmlsec10 (1.3.74); FILE MERGED (diff)
downloadcore-a3cab3ba121d364de831a0ddd0622d5336ae219f.tar.gz
core-a3cab3ba121d364de831a0ddd0622d5336ae219f.zip
INTEGRATION: CWS xmlsec10 (1.3.74); FILE MERGED
2005/03/23 09:50:22 mmi 1.3.74.1: idl review Issue number: Submitted by: Reviewed by:
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/xml/crypto/sax/XSignatureVerifyResultListener.idl23
1 files changed, 2 insertions, 21 deletions
diff --git a/offapi/com/sun/star/xml/crypto/sax/XSignatureVerifyResultListener.idl b/offapi/com/sun/star/xml/crypto/sax/XSignatureVerifyResultListener.idl
index 62d67edd3897..13861dffeef1 100644
--- a/offapi/com/sun/star/xml/crypto/sax/XSignatureVerifyResultListener.idl
+++ b/offapi/com/sun/star/xml/crypto/sax/XSignatureVerifyResultListener.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XSignatureVerifyResultListener.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2004-11-26 14:46:12 $
+ * last change: $Author: rt $ $Date: 2005-03-29 13:42:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -73,25 +73,6 @@
module com { module sun { module star { module xml { module crypto { module sax {
/**
- * Defines results for signature verification.
- * <p>
- * CANNOTVERIFY represents the signature can't be verified for some
- * reason, such as the key material can't be found, etc.
- * VERIFYSUCCEED represents the signature is verified successfully,
- * VERIFYFAIL represents a failure.
- * UNKNOWN represents the verify result is still unknow.
- */
-/*
-enum SignatureVerifyResult
-{
- UNKNOWN,
- CANNOTVERIFY,
- VERIFYSUCCEED,
- VERIFYFAIL
-};
-*/
-
-/**
* Interface of Signature Verify Result Listener.
* <p>
* This interface is used to receive the result information of a