|
JWSCL Documentation
|
class procedure DeleteKeyset(const KeysetName: TJwString);
|
Parameters |
Description |
|
const KeysetName: TJwString |
The name of the keyset to delete. |
DeleteKeyset deletes the specified keyset using CryptAcquireContext with the flag CRYPT_DELETEKEYSET.
|
Exceptions |
Description |
|
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!
|