Actions
Feature #3907
openCertificate API to enumerate extensions
Status:
New
Priority:
Normal
Assignee:
-
Category:
Security
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Description
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>
Actions