System::Security::Cryptography::DSACryptoServiceProvider::set_PersistKeyInCsp 方法
DSACryptoServiceProvider::set_PersistKeyInCsp method
定义密钥是否持久化在 CSP 对象中。
void System::Security::Cryptography::DSACryptoServiceProvider::set_PersistKeyInCsp(bool value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | bool | 若要持久化密钥则为 true,否则为 false。 |
另见
- Class DSACryptoServiceProvider
- Namespace System::Security::Cryptography
- Library Aspose.Font for C++