mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-07 08:56:17 +08:00
translation
This commit is contained in:
@@ -28,6 +28,8 @@ B<gmssl> B<crl>
|
||||
|
||||
The B<crl> command processes CRL files in DER or PEM format.
|
||||
|
||||
crl命令以DER或PEM格式处理CRL文件。
|
||||
|
||||
=head1 OPTIONS
|
||||
|
||||
=over 4
|
||||
|
||||
@@ -47,6 +47,7 @@ To see the list of supported algorithms, use the I<list --digest-commands>
|
||||
command.
|
||||
|
||||
摘要功能输出所提供文件的消息摘要或是十六进制文件。摘要功能还能使用消息摘要生成和验证数字签名。
|
||||
|
||||
通用名称dgst可以与指定要使用算法的选项一起使用。默认的摘要是sm3.支持的digest名称也可作为命令名称。要查看支持的算法列表,请使用list --digest-commands。
|
||||
|
||||
=head1 OPTIONS
|
||||
|
||||
@@ -40,12 +40,19 @@ GmSSL是实现安全套接字层(SSL v2 / v3)和传输层安全(TLS v1)
|
||||
o Time Stamp requests, generation and verification
|
||||
|
||||
创建并管理公钥,私钥和参数。
|
||||
|
||||
公钥加密操作。
|
||||
|
||||
x509,CSR和CRL的创建
|
||||
|
||||
计算消息摘要。
|
||||
|
||||
密码加密解密
|
||||
|
||||
SSC/TLS客户端服务器的测试
|
||||
|
||||
处理S / MIME签名或加密的邮件
|
||||
|
||||
时间戳请求,生成和验证
|
||||
|
||||
=head1 COMMAND SUMMARY
|
||||
|
||||
Reference in New Issue
Block a user