⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 manifest.mn

📁 支持SSL v2/v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509v3证书等安全协议或标准的开发库编译用到NSPR
💻 MN
字号:
# #           CONFIDENTIAL AND PROPRIETARY SOURCE CODE OF#              NETSCAPE COMMUNICATIONS CORPORATION# Copyright (C) 1996 Netscape Communications Corporation.  All Rights# Reserved.  Use of this Source Code is subject to the terms of the# applicable license agreement from Netscape Communications Corporation.# The copyright notice(s) in this Source Code does not indicate actual or# intended publication of this Source Code.#CORE_DEPTH = ../..DEFINES += -DNSM_PROTOCOL_STRICT -DNSPR20 -I../lib/protocol MODULE = securityEXPORTS = \	ssmerrs.h \	$(NULL)CSRCS = \	collectn.c   \        slist.c     \	hashtbl.c   \	resource.c   \	connect.c    \	ctrlconn.c   \	frontend.c   \	dataconn.c   \	sslconn.c   \	sslskst.c   \	p7dconn.c   \	p7econn.c   \	p7cinfo.c   \	hashconn.c   \	servutil.c   \	certres.c \	processmsg.c \	keyres.c   \	crmfres.c \	p12res.c \	kgenctxt.c \	minihttp.c \	nlsutil.c \        textgen.c \	certlist.c \        advisor.c \	ssldlgs.c	\        password.c   \        oldfunc.c   \        multitoken.c \        pkcs11ui.c \	signtextres.c \	profile.c \	prefs.c \	certsearch.c \	main.c     \	autorenewal.c \	derprint.c \	msgthread.c \	sdrres.c \	$(NULL) RESNAME = psm.rcRES = $(PLATFORM)/psm.resREQUIRES = dbm security protocol#IMPORTS = svrcore/SVRCORE_2_5_1PROGRAM = psmRELEASE = security/nsm/server

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -