System::Security::Cryptography::RSACryptoServiceProvider::get_PublicOnly method
RSACryptoServiceProvider::get_PublicOnly method
Checks if public key only is present in CSP object.
bool System::Security::Cryptography::RSACryptoServiceProvider::get_PublicOnly() const
ReturnValue
True if public key is present and private one is not, false otherwise.
See Also
- Class RSACryptoServiceProvider
- Namespace System::Security::Cryptography
- Library Aspose.PUB for C++