System::Net::Security::SslStream::get_IsSigned method
SslStream::get_IsSigned method
Returns a value that indicates if the data sent using this stream is signed.
bool System::Net::Security::SslStream::get_IsSigned() const override
ReturnValue
A value that indicates if the data sent using this stream is signed.
See Also
- Class SslStream
- Namespace System::Net::Security
- Library Aspose.PUB for C++