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

  man pages->Tru64 Unix man pages              
Title
Content
Arch
Section
 
 CSP_SignData(3) -- Sign all buffer data (CDSA)
    This function signs all data contained in the set of input buffers using the private key specified in the context. The CSP can require that the cryptographic context include access credentials for aut...
 CSP_SignDataFinal(3) -- Complete the final stage of the sign data (CDSA)
    This function completes the final stage of the sign data function.
 CSP_SignDataInit(3) -- Initialize the staged sign data (CDSA)
    This function initializes the staged sign data function. For staged operations, a combination operation selecting both a digesting algorithm and a signing algorithm must be specified. The CSP can requ...
 CSP_SignDataUpdate(3) -- Continue the staged signing process input buffer data (CDSA)
    This function continues the staged signing process over all data contained in the set of input buffers. Signing is performed using the private key specified in the context.
 CSP_UnwrapKey(3) -- Unwrap the wrapped key (CDSA)
    This function unwraps the wrapped key using the context. The wrapped key can be a symmetric key or a private key. If the unwrapping algorithm is a symmetric algorithm, then a symmetric context must be...
 CSP_VerifyData(3) -- Verify input buffer data (CDSA)
    This function verifies all data contained in the set of input buffers based on the input signature. Verifying can include digesting the data and decrypting the digest (from the signature) or verifying...
 CSP_VerifyDataFinal(3) -- Finalize the staged verify data (CDSA)
    This function finalizes the staged verify data function.
 CSP_VerifyDataInit(3) -- Initialize the staged verify data (CDSA)
    This function initializes the staged verify data function. For staged operations, a combination operation selecting both a digesting algorithm and a verification algorithm must be specified.
 CSP_VerifyDataUpdate(3) -- Continue the staged verification (CDSA)
    This function continues the staged verification process over all data contained in the set of input. Verification will be based on the signature presented as input when finalizing the staged verificat...
 CSP_VerifyDevice(3) -- Cause the cryptographic module to perform a self verification and integrity check (CDSA)
    This function triggers the cryptographic module to perform self verification and integrity checking.
 CSP_VerifyMac(3) -- Verify the message authentication code (CDSA)
    This function verifies the message authentication code over all data contained in the set of input buffers based on the input signature.
 CSP_VerifyMacFinal(3) -- Finalize the staged message authentication code (CDSA)
    This function finalizes the staged message authentication code verification function.
 CSP_VerifyMacInit(3) -- Initialize the staged message authentication code (CDSA)
    This function initializes the staged message authentication code verification function.
 CSP_VerifyMacUpdate(3) -- Continue the staged process of verifying the message authentication code (CDSA)
    This function continues the staged process of verifying the message authentication code over all data in the set of input buffers. Verification will be based on the authentication code presented as in...
 CSP_WrapKey(3) -- Wrap a key using the context (CDSA)
    This function wraps the supplied key using the context. It allows a key to be exported from a CSP. Four types of wrapping exist: Wrap a symmetric key with a symmetric key. Wrap a symmetric key with an...
<<  [Prev]  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  63  64  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service