System::Security::Cryptography::DSACryptoServiceProvider::get_PublicOnly 方法
DSACryptoServiceProvider::get_PublicOnly method
检查 CSP 对象中是否仅存在公钥。
bool System::Security::Cryptography::DSACryptoServiceProvider::get_PublicOnly() const
ReturnValue
如果存在公钥且不存在私钥,则为 true;否则为 false。
另见
- Class DSACryptoServiceProvider
- Namespace System::Security::Cryptography
- Library Aspose.Font for C++