Feature #3907
Updated by Davide Pesavento over 4 years ago
`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>`