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