WA-SDK
3.0.4.0
WA-SDK
issacwebpro_cms_util.h
이 파일의 문서화 페이지로 가기
1
/*
2
* Copyright (C) 2002 PENTA SECURITY SYSTEMS, INC.
3
* All rights reserved
4
*
5
* THIS IS UNPUBLISHED PROPRIETARY
6
* SOURCE CODE OF PENTA SECURITY SYSTEMS, INC.
7
* The copyright notice above does not evidence any actual or intended publication of
8
* such source code.
9
*
10
* Filename : issacwebpro_cms_util.h
11
*/
12
13
#ifndef _issacwebpro_cms_util_h
14
#define _issacwebpro_cms_util_h
15
16
#include "types.h"
17
18
EXTERNC
int
19
issaccms_import_certificate
(
char
* pszKeyName,
const
unsigned
char
*CertEncoded,
const
unsigned
long
CertEncoded_len);
20
21
#endif
/* _issaccms_util_h */
issaccms_import_certificate
EXTERNC int issaccms_import_certificate(char *pszKeyName, const unsigned char *CertEncoded, const unsigned long CertEncoded_len)
EXTERNC
#define EXTERNC
Definition:
wasdk_public.h:16
web
common
inc
issacwebpro_cms_util.h
생성시간 : 금 1월 14 2022 21:02:05, 프로젝트명 : WA-SDK, 생성자 :
1.9.1