1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-07-08 00:34:57 +03:00

Display key algorithm and parameters in cert dialog

This commit is contained in:
Yihong Wu
2021-09-24 17:12:51 +08:00
parent 2853337b81
commit 9c2a573cf2
8 changed files with 66 additions and 8 deletions

View File

@ -428,12 +428,14 @@ CERT_ISSUER 发行者
CERT_SUBJECT 主题
CERT_NOT_BEFORE 有效期自
CERT_NOT_AFTER 有效期至
CERT_BITS
CERT_BITS 位
CERT_PUBLIC_KEY 公钥
CERT_DIGEST_MD5 摘要 (MD5)
CERT_DIGEST_SHA1 摘要 (SHA-1)
CERT_NO_SERIAL 没有序列号
CERT_BITS_FORMAT %u bits
CERT_KEY_ALGORITHM 公钥算法
CERT_KEY_PARAMETER 参数
#关于证书认证对话框