System::Net::Security::SslStream::get_LocalCertificate method
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++