Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ CSSM_DeleteContext(3) — Tru64 UNIX 5.1b

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

CDSA_intro(3)

CSSM_CSP_CreateAsymmetricContext(3)

CSSM_CSP_CreateKeyGenContext(3)

CSSM_CSP_CreateDigestContext(3)

CSSM_CSP_CreateSignatureContext(3)

CSSM_CSP_CreateSymmetricContext(3)

CSSM_DeleteContext(3)  —  Subroutines

NAME

CSSM_DeleteContext − Free the context structure (CDSA)

SYNOPSIS

# include <cdsa/cssm.h>

CSSM_RETURN CSSMAPI CSSM_DeleteContext
(CSSM_CC_HANDLE CCHandle)

LIBRARY

Common Security Services Manager library (libcssm.so)

PARAMETERS

CCHandle (input)
The handle that describes a context to be deleted.

DESCRIPTION

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

RETURN VALUE

A CSSM_RETURN value indicating success or specifying a particular error condition. The value CSSM_OK indicates success. All other values represent an error condition. 

ERRORS

Errors are described in the CDSA technical standard.  See CDSA_intro(3). 

CSSMERR_CSSM_INVALID_CONTEXT_HANDLE

SEE ALSO

Books

Intel CDSA Application Developer’s Guide (see CDSA_intro(3))

Reference Pages

Functions: CSSM_CSP_CreateAsymmetricContext(3), CSSM_CSP_CreateKeyGenContext(3), CSSM_CSP_CreateDigestContext(3), CSSM_CSP_CreateSignatureContext(3), CSSM_CSP_CreateSymmetricContext(3), and others. 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026