Project

General

Profile

Feature #5004

Updated by Junxiao Shi over 4 years ago

Implement CertificateBundle low-level encoding and decoding API, as specified in #2766-30. 

 This issue includes these functions and types: 

 * `deriveCertBundleName` 
 * `deriveCertBundlePrefixFromKeyLocator` 
 * `encodeCertBundle` 
 * `CertBundleDecoder`

Back