Fix link to IEFT draft packet tag in enums.js
This commit is contained in:
parent
2e4d8547a0
commit
365a9d2107
|
@ -95,7 +95,7 @@ export default {
|
|||
userAttribute: 17,
|
||||
symEncryptedIntegrityProtected: 18,
|
||||
modificationDetectionCode: 19,
|
||||
symEncryptedAEADProtected: 20 // see IETF draft: https://tools.ietf.org/html/draft-ford-openpgp-format-00#section-2.2.1
|
||||
symEncryptedAEADProtected: 20 // see IETF draft: https://tools.ietf.org/html/draft-ford-openpgp-format-00#section-2.1
|
||||
},
|
||||
|
||||
/** Data types in the literal packet
|
||||
|
|
Loading…
Reference in New Issue
Block a user