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

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

EncryptDataInitP(3)

Contents


NAME    [Toc]    [Back]

       EncryptDataInitP  - Initialize the staged encrypt function
       with privilege (CDSA)

SYNOPSIS    [Toc]    [Back]

       # include <cdsa/cssm.h>

       CSSM_RETURN CSSMAPI CSSM_EncryptDataInitP  (CSSM_CC_HANDLE
       CCHandle, CSSM_PRIVILEGE Privilege)

LIBRARY    [Toc]    [Back]

       Common Security Services Manager library (libcssm.so)

PARAMETERS    [Toc]    [Back]

       The privilege to be applied during the cryptographic operation.


       See CSSM_EncryptDataInit(3) for other parameters.

DESCRIPTION    [Toc]    [Back]

       This function is similar  to  CSSM_EncryptDataInit().   It
       also  accepts a USEE tag as a privilege request parameter.
       CSSM checks that either its privilege set or the  application's
  privilege  set  (if  the  application  is  signed)
       includes the tag. If the tag  is  found  and  the  service
       provider privilege set indicates that it is supported, the
       tag is forwarded to the service provider.

       For staged operations using privilege initialization functions
  CSSM_EncryptDataInitP(),  the  completion functions
       CSSM_EncryptDataUpdate()  and   CSSM_EncryptDataFinalize()
       are used.

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.

ERRORS    [Toc]    [Back]

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

       None specific to this call.

SEE ALSO    [Toc]    [Back]

      
      
       Books

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

       Reference Pages    [Toc]    [Back]

       Functions:  CSSM_DecryptData(3),  CSSM_EncryptDataInit(3),
       CSSM_EncryptDataUpdate(3),       CSSM_EncryptDataFinal(3),
       CSSM_EncryptDataP(3),            CSSM_EncryptDataInitP(3),
       CSSM_DecryptP(3),  CSSM_DecryptDataInitP(3),   CSSM_QuerySize(3)



                                              EncryptDataInitP(3)
[ Back ]
 Similar pages
Name OS Title
EncryptDataInit Tru64 Initialize the staged encrypt funciton (CDSA)
CSSM_EncryptDataInit Tru64 Initialize the staged encrypt funciton (CDSA)
CSP_EncryptDataInit Tru64 Initialize the staged encrypt funciton (CDSA)
DecryptDataInitP Tru64 Intialize the staged decrypt function with privilege (CDSA)
CSSM_DecryptDataInit Tru64 Initialize the staged decrypt function(CDSA)
DecryptDataInit Tru64 Initialize the staged decrypt function(CDSA)
CSP_DecryptDataInit Tru64 Initialize the staged decrypt function(CDSA)
EncryptDataP Tru64 Encrypt data with privilege (CDSA)
CSSM_DigestDataInit Tru64 Initialize the staged message digest (CDSA)
CSP_DigestDataInit Tru64 Initialize the staged message digest (CDSA)
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service