System::Net::Security::SslStream::get_LocalCertificate method
SslStream::get_LocalCertificate method
Returns the certificate that is used to authenticate the local endpoint.
virtual System::SharedPtr<System::Security::Cryptography::X509Certificates::X509Certificate> System::Net::Security::SslStream::get_LocalCertificate()
ReturnValue
The certificate that is used to authenticate the local endpoint.
See Also
- Typedef SharedPtr
- Class X509Certificate
- Class SslStream
- Namespace System::Net::Security
- Library Aspose.PUB for C++