System::Net::Security::SslStream::get_IsSigned 方法

SslStream::get_IsSigned method

返回一个值,指示使用此流发送的数据是否已签名。

bool System::Net::Security::SslStream::get_IsSigned() const override

ReturnValue

指示通过此流发送的数据是否已签名的值。

另见