/* Generated by IDL compiler version OSF DCE T1.1.0-03 */
#ifndef DCEAPI 
# include <dce/dcedef.h> 
#endif 
#ifndef sec_cert_v0_0_included
#define sec_cert_v0_0_included
#ifndef IDLBASE_H
#include <dce/idlbase.h>
#endif

#ifdef __cplusplus
    extern "C" {
#endif

#ifndef nbase_v0_0_included
#include <dce/nbase.h>
#endif
#ifndef sec_login_v0_0_included
#include <dce/sec_login.h>
#endif
extern void  DCEAPI sec_login_validate_cert_auth(
#ifdef IDL_PROTOTYPES
    /* [in] */ sec_login_handle_t login_context,
    /* [out] */ error_status_t *status
#endif
);

#ifdef __cplusplus
    }
#endif

#endif
