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

  man pages->Tru64 Unix man pages              
Title
Content
Arch
Section
 
 CSSM_CSP_ObtainPrivateKeyFromPublicKey(3) -- Convert public key to private key (CDSA)
    Given a public key this function returns a reference to the private key. The private key and its associated passphrase can be used as an input to any function requiring a private key value.
 CSSM_CSP_PassThrough(3) -- Extend crypto functionality (CDSA)
    The CSSM_CSP_PassThrough() (CSSM API), or CSP_PassThrough() (CSP SPI), function is provided to allow CSP developers to extend the crypto functionality of the CSSM API.
 CSSM_DecryptData(3) -- Decrypt buffer data (CDSA)
    This function decrypts all data contained in the set of input buffers using information in the context. The CSSM_QuerySize() (CSSM API), or CSP_QuerySize() (CSP SPI), function can be used to estimate ...
 CSSM_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.
 CSSM_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...
 CSSM_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...
 CSSM_DeleteContext(3) -- Free the context structure (CDSA)
    This function frees the context structure allocated by any of the CSSM_Createxxxxx context functions.
 CSSM_DeleteContextAttributes(3) -- Delete internal data (CDSA)
    This function deletes internal data associated with the given attribute type of the context handle.
 cssm_DeregisterManagerServices(3) -- Deregister manager services
    This function is used by an elective module manager to deregister its function table with CSSM core services prior to termination. This function is invoked by an elective module manager only when exit...
 CSSM_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...
 CSSM_DigestData(3) -- Compute message digest (CDSA)
    This function computes a message digest for all data contained in the set of input buffers.
 CSSM_DigestDataClone(3) -- Clone a staged message digest (CDSA)
    This function clones a given staged message digest context with its cryptographic attributes and intermediate result.
 CSSM_DigestDataFinal(3) -- Finalize the staged message digest (CDSA)
    This function finalizes the staged message digest function.
 CSSM_DigestDataInit(3) -- Initialize the staged message digest (CDSA)
    This function initializes the staged message digest function.
 CSSM_DigestDataUpdate(3) -- Continue the staged process of digesting (CDSA)
    This function continues the staged process of digesting all data contained in the set of input buffers. The resulting digest value will be returned as part of the staged digesting process.
<<  [Prev]  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  63  64  65  66  67  68  69  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service