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++