Using Win32 functions in Visual FoxPro Image Gallery
Cryptography Reference
..msdn
CertCloseStore
CertFindCertificateInStore
CertFreeCertificateContext
CertOpenSystemStore
CryptAcquireContext
CryptBinaryToString
CryptCreateHash
CryptDecrypt
CryptDeriveKey
CryptDestroyHash
CryptDestroyKey
CryptEncrypt
CryptEnumProviders
CryptEnumProviderTypes
CryptGenKey
CryptGenRandom
CryptGetDefaultProvider
CryptGetHashParam
CryptGetKeyParam
CryptGetProvParam
CryptHashData
CryptProtectData
CryptReleaseContext
CryptStringToBinary
CryptUnprotectData
WinVerifyTrust
Code examples:
A class that encrypts and decrypts files using Cryptography API Functions
CryptoAPI: Collection of Providers class
How to create MD-5 and SHA-1 hash values from a string
How to fill a buffer with random bytes using Cryptography API Functions
CryptoAPI: Collection of Providers class

User rating: 0/10 (0 votes)
Rate this code sample:
  • ~
More code examples    Listed functions    Add comment     W32 Constants      Translate this page Printer friendly version of this code sample
Before you begin:
This class presents a collection of cryptographic service providers (CSP) available on a computer. Each provider is described with type, name, collections of available containers and algorithms.

Code samples based on this class:
  • list of cryptographic service providers

    See also:
  • Simple class that encrypts and decrypts files using Cryptography API Functions
  • How to create MD-5 and SHA-1 hash values from a string

  •  
      Members area. Log in to view this example.
     
      User name:
      Password:
     
     
      Forgot your password?
     
      Sign up for
    the Membership
     
     


    User rating: 0/10 (0 votes)
    Rate this code sample:
    • ~
    10126 bytes  
    Created: 2004-08-05 14:00:41  
    Modified: 2009-02-03 15:26:42  
    Visits in 7 days: 62  
    Listed functions:
    CryptAcquireContext
    CryptCreateHash
    CryptDestroyHash
    CryptDestroyKey
    CryptEnumProviders
    CryptEnumProviderTypes
    CryptGenKey
    CryptGetDefaultProvider
    CryptGetKeyParam
    CryptGetProvParam
    CryptReleaseContext
    GetLastError
    Printer friendly API declarations
    My comment:
    MSDN defines cryptographic service provider (CSP) as an independent software module that actually performs cryptography algorithms for authentication, encoding, and encryption.

    There is Crypto API Foundation Class shipped with Microsoft Visual FoxPro. The code above does not relate to it.
    Word Index links for this example:
    Translate this page:
      Spanish    Portuguese    German    French    Italian  
    FreeTranslation.com offers instant, free translations of text or web pages.
    User Contributed Notes:
    There are no notes on this subject.


    Copyright © 2001-2013 News2News, Inc. Before reproducing or distributing any data from this site please ask for an approval from its owner. Unless otherwise specified, this page is for your personal and non-commercial use. The information on this page is presented AS IS, meaning that you may use it at your own risk. Microsoft Visual FoxPro and Windows are trade marks of Microsoft Corp. All other trademarks are the property of their respective owners. 

    Privacy policy
    Credits: PHP (4.4.9), an HTML-embedded scripting language, MySQL (5.1.55-log), the Open Source standard SQL database, AceHTML Freeware Version 4, freeware HTML Editor of choice.   Hosted by Korax Online Inc.
    Last Topics Visited (23.20.196.179)
    6.1 hrs.Example: 'How to make application automatically close all documents it opened'
     Example: 'Retrieving the IP-to-physical address mapping table'
    8.04 hrs.Function: 'GdipSetClipRectI'
     Example: 'Using MessageBeep'
     Example: 'Who is the first in viewing the Clipboard'
    16.76 hrs.Example: 'Retrieving information about the specified icon'
     Example: 'Reading the state of mouse buttons within DO WHILE loop'
    19.29 hrs.Example: 'Simple Window Viewer'
     Function: 'GetSystemMetrics'
    19.98 hrs.Function: 'mmioOpen'
    Google
    Advertise here!