System::Net::Security::SslStream::get_LocalCertificate 方法
SslStream::get_LocalCertificate method
返回用于验证本地端点的证书。
virtual System::SharedPtr<System::Security::Cryptography::X509Certificates::X509Certificate> System::Net::Security::SslStream::get_LocalCertificate()
ReturnValue
用于对本地端点进行身份验证的证书。
另见
- Typedef SharedPtr
- Class X509Certificate
- Class SslStream
- Namespace System::Net::Security
- Library Aspose.Font for C++