File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33antfu
44audiox
55biomejs
6+ BITSTRING
67booleanish
78bumpp
89bunfig
910bunx
11+ certinfo
1012certutil
1113changelogen
1214changelogithub
2729Encs
2830entrypoints
2931epki
32+ extn
33+ extseq
34+ GENERALIZEDTIME
3035gentime
3136GHASH
3237heroicons
3338httx
39+ iattr
40+ ibytes
3441iconify
3542imgx
3643Inew
@@ -46,12 +53,15 @@ ltrim
4653maxline
4754Millis
4855mkcert
56+ noout
57+ objsign
4958OCTETSTRING
5059oids
5160opadding
5261openweb
5362outdir
5463outfile
64+ parentheticals
5565pausable
5666pbegin
5767PBES
@@ -63,12 +73,15 @@ postcompile
6373prefetch
6474preinstall
6575primeinc
76+ PRINTABLESTRING
6677pssobj
6778quickfix
6879rootca
6980RSAES
7081rsapss
7182RSASSA
83+ sattr
84+ sbytes
7285scalarbase
7386scalarmult
7487shikijs
89102unplugin
90103unref
91104upath
105+ UTCTIME
92106vidx
93107vite
94108vitebook
Original file line number Diff line number Diff line change @@ -2439,7 +2439,7 @@ function _fillMissingExtensionFields(e, options) {
24392439 * Convert signature parameters object to ASN.1
24402440 *
24412441 * @param {string } oid Signature algorithm OID
2442- * @param params The signature parametrs object
2442+ * @param params The signature parameters object
24432443 * @return ASN.1 object representing signature parameters
24442444 */
24452445function _signatureParametersToAsn1 ( oid , params ) {
You can’t perform that action at this time.
0 commit comments