commit | e46f23344462c33b9a9c25d5cfe09be7d1f039e3 | [log] [tgz] |
---|---|---|
author | Matt Caswell <matt@openssl.org> | Wed Nov 23 15:20:22 2016 +0000 |
committer | Matt Caswell <matt@openssl.org> | Thu Dec 08 17:17:12 2016 +0000 |
tree | 5f7409cc69779bd32b2112d739737e853d3f7b19 | |
parent | 71728dd8aa3acc0bc9d621f8c4a4032aa3325fe4 [diff] |
Add EncryptedExtensions message At this stage the message is just empty. We need to fill it in with extension data. Perl changes reviewed by Richard Levitte. Non-perl changes reviewed by Rich Salz Reviewed-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org>