📄 sweep076.htm
字号:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<HTML>
<HEAD><TITLE>Overview</TITLE>
<STYLE>
#tctop {color: red}
#cpslug {color: red; text-decoration: none}
</STYLE>
</HEAD>
<BODY TOPMARGIN=10 BGPROPERTIES="FIXED" BGCOLOR="#FFFFFF" LINK="#000000" VLINK="#000000" ALINK="#000000">
<FONT FACE="ARIAL,HELVETICA" SIZE="2">
<TABLE BORDER=0 ALIGN=RIGHT><TR><TD VALIGN=TOP>
<A HREF="sweep075.htm" TARGET="TEXT"><IMG SRC="u_prev_3.gif" WIDTH="30" HEIGHT="30" BORDER=0 ALT="Previous"></A>
</TD>
<TD VALIGN=TOP><A HREF="sweep077.htm" TARGET="TEXT"><IMG SRC="u_next_3.gif" WIDTH="30" HEIGHT="30" BORDER=0 ALT="Next"></A>
</TD></TABLE>
<H2><A NAME="codesign_0001090101000000">Overview</A></H2>
<BR CLEAR=ALL>
<P>This document explains how to digitally sign files with the Authenticode™ technology included in Microsoft's ActiveX™ SDK. These digital signatures associate a software vendor's name and unique public key with a file; thus, assuring some level of accountability.
<P>This document includes the following sections:
<UL><LI>An introduction to code signing.
<LI>Procedures for signing code using Authenticode.
<LI>Procedures for checking that the code was signed successfully.
<LI>A glossary.
<LI>Appendixes with related information.
</UL>
<P>Currently, Authenticode allows software vendors to sign:
<UL><LI>.exe files.
<LI>.cab files.
<LI>.ocx files.
<LI>.class files.
</UL>
<P><P><FONT FACE="MS SANS SERIF" SIZE="1" COLOR="BLACK">
<A ID=cpslug HREF="copyrite.htm" TARGET=TEXT>© 1996 Microsoft Corporation</A>
</FONT>
<BR CLEAR=ALL>
</FONT><P>
</BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -