Previous section.

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

NAME

CSSM_DeleteContext

SYNOPSIS

CSSM_RETURN CSSMAPI CSSM_DeleteContext
    (CSSM_CC_HANDLE CCHandle)

DESCRIPTION

This function frees the context structure allocated by any of the CSSM_CreateXXXXXContext functions.

PARAMETERS

CCHandle (input)

The handle that describes a context to be deleted.

RETURN VALUE

A CSSM return value. This function returns CSSM_OK if successful, and returns an error code if an error has occurred.

ERRORS

CSSM__INVALID_CONTEXT_HANDLE

Invalid context handle.

SEE ALSO

CSSM_CSP_CreateSymmetricContext, CSSM_CSP_CreateAsymmetricContext,
CSSM_CSP_CreateKeyGenContext, CSSM_CSP_CreateDigestContext,
CSSM_CSP_CreateSignatureContext, and others

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