We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
sid
1 parent dc58571 commit 96f07ceCopy full SHA for 96f07ce
src/strings.js
@@ -25,7 +25,8 @@ export default {
25
zip: 'Compression algorithm',
26
kty: 'Key type',
27
use: 'Intended use of key: "sig" or "enc" (other values accepted)',
28
- key_ops: 'Intended operations for this key'
+ key_ops: 'Intended operations for this key' ,
29
+ sid: 'Session ID (String identifier for a Session)'
30
}
31
},
32
extension: {
0 commit comments