RSA Security logo

RSA BSAFE Cert-C
API Reference

certsurr.h

Go to the documentation of this file.
00001 /*
00002 * Copyright (c) RSA Security Inc., 1999-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 _CERTSURR_H_
00010 #define _CERTSURR_H_ 1
00011 
00018 #include "service.h"
00019 
00020 #ifdef __cplusplus
00021 extern "C" {
00022 #endif
00023 
00069 A_SURRENDER_CTX *C_GetSurrenderCtx (
00070   CERTC_CTX         ctx);               /* Cert-C context */
00071 
00072 #ifdef __cplusplus
00073 }
00074 #endif
00075 
00076 #endif /* _CERTSURR_H_ */



RSA BSAFE® Cert-C 2.7 API Reference