-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy path数字签名.html
More file actions
20 lines (19 loc) · 893 Bytes
/
数字签名.html
File metadata and controls
20 lines (19 loc) · 893 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<html>
<head>
<title>数字签名</title>
<basefont face="微软雅黑" size="2" />
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="exporter-version" content="Evernote Windows/307425 (zh-CN, DDL); Windows/10.0.0 (Win64);"/>
<style>
body, td {
font-family: 微软雅黑;
font-size: 10pt;
}
</style>
</head>
<body>
<a name="446"/>
<h1>数字签名</h1>
<div>
<span><div><span style="font-size: 12pt;">主要作用:</span> 发送者无法抵赖所发送过信息,但没有保密作用 由<font style="color: rgb(255, 0, 0);">CA机构</font>使用自己<font style="color: rgb(255, 0, 0);">私钥</font>进行加密</div><div><img src="数字签名_files/Image.png" type="image/png" data-filename="Image.png"/></div><div><br/></div><div><br/></div><div><br/></div><div><br/></div></span>
</div></body></html>