|
JWSCL Documentation
|
TJwCryptProvider = class;
Provides access to cryptographic service providers
|
Name |
Description |
|
The following tables list the members exposed by TJwCryptProvider. | |
|
The methods of the TJwCryptProvider class are listed here. | |
|
The properties of the TJwCryptProvider class are listed here. |
|
|
Name |
Description |
|
Deletes the default provider setting for the specified type | |
|
DeleteKeyset deletes the specified keyset using CryptAcquireContext with the flag CRYPT_DELETEKEYSET. | |
|
Enumerates all the algorithms supported by the CSP. | |
|
Enumerates all providers installed on the machine | |
|
Enumerates all provider types on the machine | |
|
static; The directive static is necessary if you want to use the class property DefaultProvider. | |
|
This function can be used to retrieve certain parameters of the CSP. It is mostly for internal use. See http://msdn2.microsoft.com/en-us/library/ms938096.aspx for more information. | |
|
GetRandomData fills a buffer with random data. The data is usually far better than the one you retrieve by calling System.Random, although the exact implementation depends on the CSP. | |
|
static; The directive static is necessary if you want to use the class property DefaultProvider. |
|
|
Name |
Description |
![]() |
CSPHandle is the handle to the CSP. | |
![]() |
The name of the key container as specified in the KeyContainerName parameter in the call to create EJwsclCSPApiException will be raised if the underlying Windows call fails. | |
![]() |
The name of the CSP as specified in the CSPName parameter in the call to create EJwsclCSPApiException will be raised if the underlying Windows call fails. |
|
Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc. |
|
What do you think about this topic? Send feedback!
|