sweep075.htm

来自「数字签名---Delphi Activex」· HTM 代码 · 共 38 行

HTM
38
字号
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<HTML>
<HEAD><TITLE>Signing with Microsoft Authenticode&#153; Technology</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>
</TD>
<TD VALIGN=TOP><A HREF="sweep076.htm" TARGET="TEXT"><IMG SRC="u_next_3.gif" WIDTH="30" HEIGHT="30"  BORDER=0 ALT="Next"></A>
</TD></TABLE>
<H2><A NAME="sweeper_0001090000000001">Signing with Microsoft Authenticode&#153; Technology</A></H2>
<BR CLEAR=ALL>
<P>Microsoft and other software vendors have proposed a new security standard that uses digital signatures to provide shrink-wrap-like accountability for potentially dangerous code downloaded from the Internet. Digital signatures associate a software vendor's name with a file, thus assuring some level of accountability fopr the software. This is an open standard, and it will be used to sign all forms of executable code on all platforms, including ActiveX controls, Netscape plugins, and platform-dependent Java classes. This section in the ActiveX SDK explains how to digitally sign files with the new Authenticode technology. For additional references to Authenticode specifications and documentation visit 
the <A HREF="http://www.microsoft.com/intdev/signcode" TARGET="_top">Authenticode&#153;</A> site.



<P><A ID=tctop HREF="sweep076.htm#codesign_0001090100000000" TARGET=TEXT>Signing with Microsoft Authenticode Technology</A><BR>
<BLOCKQUOTE>
<A HREF="sweep076.htm" TARGET=TEXT>Overview</A><BR>
<A HREF="sweep077.htm" TARGET=TEXT>Introduction to Code Signing</A><BR>
<A HREF="sweep078.htm" TARGET=TEXT>Signing Code with Authenticode</A><BR>
<A HREF="sweep079.htm" TARGET=TEXT>Authenticode</A><BR>
<A HREF="sweep080.htm" TARGET=TEXT>Glossary</A><BR>
<A HREF="sweep081.htm" TARGET=TEXT>Appendix A - Required Files</A><BR>
<A HREF="sweep082.htm" TARGET=TEXT>Appendix B - The X.509 Certificate</A><BR>
<A HREF="sweep083.htm" TARGET=TEXT>Appendix C - Suggested Reading</A><BR>
</BLOCKQUOTE><P><P><FONT FACE="MS SANS SERIF" SIZE="1" COLOR="BLACK">
<A ID=cpslug HREF="copyrite.htm" TARGET=TEXT>&#169; 1996 Microsoft Corporation</A>
</FONT>
<BR CLEAR=ALL>
</FONT><P>
</BODY></HTML>

⌨️ 快捷键说明

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