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

  man pages->Tru64 Unix man pages              
Title
Content
Arch
Section
 
 CSP_DecryptDataFinal(3) -- Finalize staged decryption process (CDSA)
    This function finalizes the staged decryption process by returning any remaining plain text not returned in the previous staged decryption call. The plain text is returned in a single buffer.
 CSP_DecryptDataInit(3) -- Initialize the staged decrypt function(CDSA)
    This function initializes the staged decrypt function. The CSP can require that the cryptographic context include access credentials for authentication and authorization checks when using a private ke...
 CSP_DecryptDataUpdate(3) -- Continue the staged decryption process (CDSA)
    This function continues the staged decryption process over all data in the set of input buffers. There can be algorithm-specific and token-specific rules restricting the lengths of data in CSSM_Decryp...
 CSP_DeriveKey(3) -- Derive new symmetric key (CDSA)
    This function derives a new symmetric key using the context and/or information from the base key in the context. The CSP can require that the cryptographic context include access credentials for authe...
 CSP_DigestData(3) -- Compute message digest (CDSA)
    This function computes a message digest for all data contained in the set of input buffers.
 CSP_DigestDataClone(3) -- Clone a staged message digest (CDSA)
    This function clones a given staged message digest context with its cryptographic attributes and intermediate result.
 CSP_DigestDataFinal(3) -- Finalize the staged message digest (CDSA)
    This function finalizes the staged message digest function.
 CSP_DigestDataInit(3) -- Initialize the staged message digest (CDSA)
    This function initializes the staged message digest function.
 CSP_EncryptData(3) -- Encrypts all buffer data (CDSA)
    This function encrypts all data contained in the set of input buffers using information in the context. The CSSM_QuerySize() function can be used to estimate the output buffer size required. The minim...
 CSP_EncryptDataFinal(3) -- Finalize staged encryption process (CDSA)
    This function finalizes the staged encryption process by returning any remaining cipher text not returned in the previous staged encryption call. The cipher text is returned in a single buffer.
 CSP_EncryptDataInit(3) -- Initialize the staged encrypt funciton (CDSA)
    This function initializes the staged encrypt function. There may be algorithm-specific and token-specific rules restricting the lengths of data following data update calls making use of these paramete...
 CSP_EncryptDataUpdate(3) -- Continue the staged encryption process (CDSA)
    This function continues the staged encryption process over all data in the set of input buffers. There can be algorithm-specific and token-specific rules restricting the lengths of data in CSSM_Encryp...
 CSP_EventNotify(3) -- Notify service module of a context event (CDSA)
    This function is used to notify the service module of a context event related to a particular attach handle. Valid events include creation, deletion, or modification of a cryptographic context. The se...
 CSP_FreeKey(3) -- Clean up keys (CDSA)
    This function requests the cryptographic service provider to clean up any key material associated with the key, and to possibly delete the key from the CSP completely. This function also releases the ...
 CSP_GenerateAlgorithmParams(3) -- Generate algorithm parameters (CDSA)
    This function generates algorithm parameters for the specified context. These parameters include Diffie-Hellman key agreement parameters and DSA key generation parameters. In most cases the algorithm ...
<<  [Prev]  22  23  24  25  26  27  28  29  30  31  32  33  34  35  36  37  38  39  40  41  42  
43  44  45  46  47  48  49  50  51  52  53  54  55  56  57  58  59  60  61  62  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service