RSA Security logo

RSA BSAFE Cert-C
API Reference

errormap.h

Go to the documentation of this file.
00001 /*
00002  * Copyright (c) RSA Security Inc., 2001-2002.  All rights reserved.  
00003  * This work contains proprietary, confidential, and trade secret 
00004  * information of RSA Security Inc.  Use, disclosure or reproduction 
00005  * without the express written authorization of RSA Security Inc. is
00006  * prohibited.
00007  */
00008 
00009 #ifndef ERRORMAP_H
00010 #define ERRORMAP_H 1
00011 
00081 #ifdef __cplusplus
00082 extern "C" {
00083 #endif
00084 
00085 
00095 int C_ConvertBSAFE2Error(int type);
00096 
00097 
00098 
00099 #ifdef __cplusplus
00100 }
00101 #endif
00102 
00103 #endif 



RSA BSAFE® Cert-C 2.7 API Reference