Update envelope.abnf

This commit is contained in:
Dean Eigenmann 2019-12-05 14:10:41 +01:00 committed by GitHub
parent 7207cef5f4
commit 4fd3a2dea1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,4 +17,4 @@ signature = *65OCTET
; 2 bytes, if present (in case of symmetric encryption). ; 2 bytes, if present (in case of symmetric encryption).
salt = 2OCTET salt = 2OCTET
envelope = flags auxiliary-field payload padding [signature] [salt] envelope = flags auxiliary-field payload padding [signature] [salt]