System::Security::Cryptography::DSACryptoServiceProvider::set_PersistKeyInCsp method
DSACryptoServiceProvider::set_PersistKeyInCsp method
Defines whether key is persisted in CSP object.
void System::Security::Cryptography::DSACryptoServiceProvider::set_PersistKeyInCsp(bool value)
Parameter | Type | Description |
---|---|---|
value | bool | True to persist the key, false otherwise. |
See Also
- Class DSACryptoServiceProvider
- Namespace System::Security::Cryptography
- Library Aspose.TeX for C++