Interface IPKIProcessor
-
- All Known Implementing Classes:
CMCProcessor,CRMFProcessor,KeyGenProcessor,PKCS10Processor,PKIProcessor
public interface IPKIProcessorThis represents the request parser.- Version:
- $Revision$, $Date$
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidprocess(ICMSRequest cmsReq)
-
-
-
Method Detail
-
process
void process(ICMSRequest cmsReq) throws EBaseException
- Throws:
EBaseException
-
-