3 references to GetRemoteCertificate
System.Net.Security (3)
System\Net\Security\TlsOperationStatus.cs (1)
45/// <see cref="TlsSession.GetRemoteCertificate"/> (and any peer-sent intermediates
System\Net\Security\TlsSession.cs (2)
301/// (the leaf itself is available via <see cref="GetRemoteCertificate"/>), or <c>null</c> 1397/// <see cref="GetRemoteCertificate"/>.