System::Net::Security::SslStream::get_RemoteCertificate 方法
SslStream::get_RemoteCertificate method
返回用于验证远程端点的证书。
virtual System::SharedPtr<System::Security::Cryptography::X509Certificates::X509Certificate> System::Net::Security::SslStream::get_RemoteCertificate()
ReturnValue
用于验证远程端点的证书。
另见
- Typedef SharedPtr
- Class X509Certificate
- Class SslStream
- Namespace System::Net::Security
- Library Aspose.Font for C++