Rewrite ct_serialization.cc in terms of CBS |
|
Issue description//net/cert/ct_serialization.h contains a series of non-trivial helper methods to handle the TLS encoding format of variable integers and lengths. We should just use CBS for this, since it will parse TLS wire protocol. |
|
►
Sign in to add a comment |
|