Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commiteb932d9

Browse files
committed
Fix typo.
1 parentdb6954b commiteb932d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎lib/pkcs12.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,7 @@ p12.pkcs12FromAsn1 = function(obj, strict, password) {
475475
thrownewError('PKCS#12 MAC could not be verified. Invalid password?');
476476
}
477477
}elseif(Array.isArray(obj.value)&&obj.value.length>2){
478-
/* This is pfx data that shouldahve mac and verify macDigest */
478+
/* This is pfx data that shouldhave mac and verify macDigest */
479479
thrownewError('Invalid PKCS#12. macData field present but MAC was not validated.');
480480
}
481481

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp