Feature #3907
Updated by Davide Pesavento almost 7 years ago
`v2::Certificate` v2::Certificate should provide an API to enumerate available extensions. Also, in addition to the existing `getExtension` method that throws an error when the requested extension header is not present, the API should include a method returning `optional<Block>`