SECKFMFreeCertifierCtx
Function : User Registration
SECKFMFreeCertifierCtx - Frees a certifier context.
#include <kfm.h>
VOID LNPUBLIC SECKFMFreeCertifierCtx(
HCERTIFIER hKfmCertCtx);
This function frees the certifier context obtained from SECKFMGetCertifierCtx.
Parameters : Input : hKfmCertCtx - Handle to a certifier context.
Output : (routine) - None
See Also : SECKFMGetCertifierCtx