x509.signatureAlgorithm
-
类型:<string> | <undefined>
¥Type: <string> | <undefined>
用于签名证书的算法,如果 OpenSSL 不知道签名算法,则返回 undefined
。
¥The algorithm used to sign the certificate or undefined
if the signature algorithm is unknown by OpenSSL.
类型:<string> | <undefined>
¥Type: <string> | <undefined>
用于签名证书的算法,如果 OpenSSL 不知道签名算法,则返回 undefined
。
¥The algorithm used to sign the certificate or undefined
if the signature algorithm is unknown by OpenSSL.