版本历史
| 版本 | 变更 |
| v24.7.0 |
现在支持 SHA-3 算法。 |
| v15.0.0 |
新增于: v15.0.0 |
如果表示为 <string>,则该值必须是以下之一:
\If represented as a <string>, the value must be one of:
-
'SHA-1'
-
'SHA-256'
-
'SHA-384'
-
'SHA-512'
-
'SHA3-256'4
-
'SHA3-384'4
-
'SHA3-512'4
如果表示为 Algorithm,则对象的 name 属性必须是上述值之一。
\If represented as an Algorithm, the object's name property
must be one of the above listed values.