|
JWSCL Documentation
|
The methods 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. |
|
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!
|