Previous section.

Common Security: CDSA and CSSM
Copyright © 1997 The Open Group

NAME

CL_RegistrationFormRequest

SYNOPSIS

CSSM_DATA_PTR CSSMCLI CL_RegistrationFormRequest
    (CSSM_CL_HANDLE CLHandle)

DESCRIPTION

This function returns a blank registration form from a Registration Authority (RA) process. The RA process can be local or remote. The CL module incorporates knowledge of the name, location, and interface protocol for communicating with the RA.

PARAMETERS

CLHandle (input)

The handle that describes the add-in certificate library module used to perform this function.

RETURN VALUE

A pointer to the CSSM_DATA structure containing the blank registration form. If the pointer is NULL, an error has occurred. Use CSSM_GetError to obtain the error code.

ERRORS

CSSM_CL_INVALID_CL_HANDLE

Invalid Certificate Library Handle.

CSSM_CL_UNABLE_TO_RETRIEVE_FORM

Unable to retrieve the registration form.

SEE ALSO

CL_CertRequest

Why not acquire a nicely bound hard copy?
Click here to return to the publication details or order a copy of this publication.
You should also read the legal notice explaining the terms and conditions relating to the CDSA documentation.

Contents Next section Index