Project

General

Profile

Actions

Feature #1480

closed

Publish selected certificates stored in SecPublicInfo

Added by Yingdi Yu about 10 years ago. Updated almost 10 years ago.

Status:
Abandoned
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
04/14/2014
Due date:
% Done:

100%

Estimated time:

Description

We may want to provide a method SecPublicInfo::publishCertifcate(Face& face, const Name& prefix), so that application can publish its own certificates.

By supplying prefix, application can restrict the certificates that will be published.

We may also provide another method SecPublicInfo::publishCertificate(Face& face, const Name& prefix, const PreSearchHook& preHook, const PostSearchHook& postHook), so that application may customize what to search and how to process the search result. This would be useful in applications (such as NLSR) which need to wrap a certificate with another.

Actions

Also available in: Atom PDF