nn::ssl::CrlStore::UnRegisterCrl Member Function

Syntax

nn::Result UnRegisterCrl(
     CrlId certId
);

Arguments

Name Description
in certId ID of a registered CRL. Obtained by an argument in the RegisterCrl function.

Return Values

Returns the processing result.

Description

Unregisters a CRL.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL