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.Page for C++