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