Skip to content

Commit a380f15

Browse files
jan-ivaryouennf
andauthored
Add webidl comment on enum values
Co-authored-by: youennf <[email protected]>
1 parent f2009e8 commit a380f15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.bs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ enum SFrameTransformRole {
225225
"decrypt"
226226
};
227227

228+
// List of supported cipher suites, as defined in [[RFC9605]] section 4.5.
228229
enum SFrameCipherSuite {
229230
"AES_128_CTR_HMAC_SHA256_80",
230231
"AES_128_CTR_HMAC_SHA256_64",

0 commit comments

Comments
 (0)