*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> CSSM_CSP_CreateDigestContext (3)              
Title
Content
Arch
Section
 

CSSM_CSP_CreateDigestContext(3)

Contents


NAME    [Toc]    [Back]

       CSSM_CSP_CreateDigestContext  -  Create  a  digest cryptographic
 context (CDSA)

SYNOPSIS    [Toc]    [Back]

       # include <cdsa/cssm.h>

       CSSM_RETURN      CSSMAPI      CSSM_CSP_CreateDigestContext
       (CSSM_CSP_HANDLE  CSPHandle,  CSSM_ALGORITHMS AlgorithmID,
       CSSM_CC_HANDLE *NewContextHandle)

LIBRARY    [Toc]    [Back]

       Common Security Services Manager library (libcssm.so)

PARAMETERS    [Toc]    [Back]

       The handle that describes the add-in cryptographic service
       provider  module  used to perform this function. If a NULL
       handle is specified, CSSM returns  error.   The  algorithm
       identification  number for message digests.  Cryptographic
       context handle.

DESCRIPTION    [Toc]    [Back]

       This function  creates  a  digest  cryptographic  context,
       given  a  handle  of a CSP and an algorithm identification
       number. The cryptographic context handle is returned.  The
       cryptographic  context  handle  can be used to call digest
       cryptographic functions.

RETURN VALUE    [Toc]    [Back]

       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.

SEE ALSO    [Toc]    [Back]

      
      
       Books

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

       Reference Pages    [Toc]    [Back]

       Functions:   CSSM_DigestData(3),   CSSM_DigestDataInit(3),
       CSSM_DigestDataUpdate(3),         CSSM_DigestDataFinal(3),
       CSSM_GetContext(3),   CSSM_SetContext(3),  CSSM_DeleteContext(3),  CSSM_GetContextAttribute(3),  CSSM_UpdateContextAttributes(3)



                                  CSSM_CSP_CreateDigestContext(3)
[ Back ]
 Similar pages
Name OS Title
CSSM_CSP_CreateSignatureContext Tru64 Create a signature cryptographic context (CDSA)
CSSM_CSP_CreatePassThroughContext Tru64 Create a custom cryptographic context (CDSA)
CSSM_CSP_CreateKeyGenContext Tru64 Create a key generation cryptographic context (CDSA)
CSSM_CSP_CreateAsymmetricContext Tru64 Create an asymmetric encryption cryptographic context (CDSA)
CSSM_CSP_CreateSymmetricContext Tru64 Create a symmetric encryption cryptographic context (CDSA)
CSSM_CSP_CreateDeriveKeyContext Tru64 Create a cryptographic context to derive a symmetric key (CDSA)
CSSM_CSP_CreateMacContext Tru64 Create a message authentication code cryptographic context (CDSA)
CSSM_CSP_CreateRandomGenContext Tru64 Create a random number generation cryptographic context (CDSA)
CSSM_VerifyDevice Tru64 Cause the cryptographic module to perform a self verification and integrity check (CDSA)
VerifyDevice Tru64 Cause the cryptographic module to perform a self verification and integrity check (CDSA)
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service