Skip to content

Commit 956dcf9

Browse files
authored
Update inputfiles/patches/webcrypto.kdl
1 parent 964595a commit 956dcf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inputfiles/patches/webcrypto.kdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ interface CryptoKey {
1616
interface SubtleCrypto {
1717
method decrypt signatureIndex=0 {
1818
param algorithm {
19-
additionalTypes RsaOaepParams AesCtrParams AesCbcParams AesGcmParams
19+
additionalTypes RsaOaepParams AesCtrParams AesCbcParams AesGcmParams
2020
}
2121
}
2222
}

0 commit comments

Comments
 (0)