Skip to content

Commit e10a6f0

Browse files
exoegoTrott
authored andcommitted
doc: add DiffieHellmanGroup type
1 parent 38b1641 commit e10a6f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/doc/type-parser.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ const customTypesMap = {
5252
'Cipher': 'crypto.html#crypto_class_cipher',
5353
'Decipher': 'crypto.html#crypto_class_decipher',
5454
'DiffieHellman': 'crypto.html#crypto_class_diffiehellman',
55+
'DiffieHellmanGroup': 'crypto.html#crypto_class_diffiehellmangroup',
5556
'ECDH': 'crypto.html#crypto_class_ecdh',
5657
'Hash': 'crypto.html#crypto_class_hash',
5758
'Hmac': 'crypto.html#crypto_class_hmac',

0 commit comments

Comments
 (0)