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>
Updated by Davide Pesavento almost 7 years ago
- Tracker changed from Task to Feature
- Description updated (diff)
- Target version deleted (
v0.6)
Updated by Davide Pesavento over 4 years ago
- Tags set to security
- Subject changed from v2::Certificate API to enumerate extensions to Certificate API to enumerate extensions
Updated by Davide Pesavento over 4 years ago
- Tags changed from security to security, API
Actions