Skip to content

Commit e4d41d4

Browse files
committed
fixup! quic: remove CryptoKey support from session keys option
1 parent 8c01361 commit e4d41d4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/api/quic.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1197,6 +1197,10 @@ True to enable TLS keylogging output.
11971197

11981198
<!-- YAML
11991199
added: v23.8.0
1200+
changes:
1201+
- version: REPLACEME
1202+
pr-url: https://github.com/nodejs/node/pull/62335
1203+
description: CryptoKey is no longer accepted.
12001204
-->
12011205

12021206
* Type: {KeyObject|KeyObject\[]}

0 commit comments

Comments
 (0)